Example #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.Metro.MetroTileFrame        metroTileFrame;
     DevComponents.DotNetBar.Metro.MetroTileFrame        metroTileFrame1;
     System.ComponentModel.ComponentResourceManager      resources           = new System.ComponentModel.ComponentResourceManager(typeof(Main));
     DevComponents.DotNetBar.Controls.ClockStyleData     clockStyleData1     = new DevComponents.DotNetBar.Controls.ClockStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData1          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData2          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData3          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData1 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData4          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData5          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData2 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData6          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData3 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData7          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData8          = new DevComponents.DotNetBar.Controls.ColorData();
     this.styleManager1       = new DevComponents.DotNetBar.StyleManager(this.components);
     this.metroTilePanel1     = new DevComponents.DotNetBar.Metro.MetroTilePanel();
     this.analogClockControl1 = new DevComponents.DotNetBar.Controls.AnalogClockControl();
     this.metroTileItem5      = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroTileItem7      = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroTileItem6      = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroTileItem8      = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroTileItem11     = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroTileItem3      = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroTileItem4      = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroTileItem9      = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroTileItem1      = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroTileItem2      = new DevComponents.DotNetBar.Metro.MetroTileItem();
     this.metroStatusBar1     = new DevComponents.DotNetBar.Metro.MetroStatusBar();
     this.metroShell2         = new DevComponents.DotNetBar.Metro.MetroShell();
     this.buttonItem1         = new DevComponents.DotNetBar.ButtonItem();
     this.superTooltip1       = new DevComponents.DotNetBar.SuperTooltip();
     this.metroTileItem10     = new DevComponents.DotNetBar.Metro.MetroTileItem();
     metroTileFrame           = new DevComponents.DotNetBar.Metro.MetroTileFrame();
     metroTileFrame1          = new DevComponents.DotNetBar.Metro.MetroTileFrame();
     this.metroTilePanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // metroTileFrame
     //
     metroTileFrame.FrameDisplayDuration = 1;
     metroTileFrame.TileColor            = DevComponents.DotNetBar.Metro.eMetroTileColor.Azure;
     //
     //
     //
     metroTileFrame.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // metroTileFrame1
     //
     metroTileFrame1.FrameDisplayDuration = 100;
     metroTileFrame1.TileColor            = DevComponents.DotNetBar.Metro.eMetroTileColor.Orange;
     //
     //
     //
     metroTileFrame1.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // styleManager1
     //
     this.styleManager1.ManagerStyle         = DevComponents.DotNetBar.eStyle.Metro;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.SystemColors.ActiveBorder);
     //
     // metroTilePanel1
     //
     this.metroTilePanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.metroTilePanel1.BackColor             = System.Drawing.Color.Transparent;
     this.metroTilePanel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("metroTilePanel1.BackgroundImage")));
     this.metroTilePanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     //
     //
     //
     this.metroTilePanel1.BackgroundStyle.BackColor        = System.Drawing.Color.Transparent;
     this.metroTilePanel1.BackgroundStyle.Class            = "MetroTilePanel";
     this.metroTilePanel1.BackgroundStyle.CornerType       = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTilePanel1.ContainerControlProcessDialogKey = true;
     this.metroTilePanel1.Controls.Add(this.analogClockControl1);
     this.metroTilePanel1.Cursor          = System.Windows.Forms.Cursors.Arrow;
     this.metroTilePanel1.DragDropSupport = true;
     this.metroTilePanel1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.metroTileItem5,
         this.metroTileItem7,
         this.metroTileItem6,
         this.metroTileItem8,
         this.metroTileItem11,
         this.metroTileItem3,
         this.metroTileItem4,
         this.metroTileItem9,
         this.metroTileItem1,
         this.metroTileItem2
     });
     this.metroTilePanel1.ItemSpacing = 5;
     this.metroTilePanel1.Location    = new System.Drawing.Point(0, 35);
     this.metroTilePanel1.Margin      = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.metroTilePanel1.MultiLine   = true;
     this.metroTilePanel1.Name        = "metroTilePanel1";
     this.metroTilePanel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.metroTilePanel1.Size        = new System.Drawing.Size(713, 529);
     this.metroTilePanel1.Style       = DevComponents.DotNetBar.eDotNetBarStyle.Metro;
     this.metroTilePanel1.TabIndex    = 1;
     this.metroTilePanel1.ThemeAware  = true;
     //
     // analogClockControl1
     //
     this.analogClockControl1.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.analogClockControl1.AutomaticMode = true;
     this.analogClockControl1.ClockStyle    = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     colorData1.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
     colorData1.BorderWidth                  = 0.01F;
     colorData1.BrushSBSScale                = 1F;
     colorData1.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData1.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData1.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(152)))), ((int)(((byte)(152)))));
     clockStyleData1.BezelColor              = colorData1;
     colorData2.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData2.BorderWidth                  = 0.01F;
     colorData2.BrushSBSScale                = 1F;
     colorData2.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData2.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockStyleData1.CapColor                = colorData2;
     colorData3.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(161)))));
     colorData3.BorderWidth                  = 0.01F;
     colorData3.BrushAngle                   = 45F;
     colorData3.BrushSBSScale                = 1F;
     colorData3.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData3.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(204)))), ((int)(((byte)(213)))));
     colorData3.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     clockStyleData1.FaceColor               = colorData3;
     clockStyleData1.GlassAngle              = -20;
     colorData4.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData4.BorderWidth                  = 0.01F;
     colorData4.BrushSBSScale                = 1F;
     colorData4.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData4.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData1.HandColor           = colorData4;
     clockHandStyleData1.Length              = 0.55F;
     clockHandStyleData1.Width               = 0.015F;
     clockStyleData1.HourHandStyle           = clockHandStyleData1;
     colorData5.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData5.BorderWidth                  = 0.01F;
     colorData5.BrushSBSScale                = 1F;
     colorData5.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData5.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData5.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData1.LargeTickColor          = colorData5;
     colorData6.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData6.BorderWidth                  = 0.01F;
     colorData6.BrushSBSScale                = 1F;
     colorData6.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData6.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData2.HandColor           = colorData6;
     clockHandStyleData2.Length              = 0.8F;
     clockHandStyleData2.Width               = 0.01F;
     clockStyleData1.MinuteHandStyle         = clockHandStyleData2;
     clockStyleData1.NumberFont              = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     colorData7.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData7.BorderWidth                  = 0.01F;
     colorData7.BrushSBSScale                = 1F;
     colorData7.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData7.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData3.HandColor           = colorData7;
     clockHandStyleData3.HandStyle           = DevComponents.DotNetBar.Controls.eHandStyles.Style2;
     clockHandStyleData3.Length              = 0.8F;
     clockHandStyleData3.Width               = 0.005F;
     clockStyleData1.SecondHandStyle         = clockHandStyleData3;
     colorData8.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData8.BorderWidth                  = 0.01F;
     colorData8.BrushSBSScale                = 1F;
     colorData8.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData8.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData8.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData1.SmallTickColor          = colorData8;
     clockStyleData1.Style                   = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     this.analogClockControl1.ClockStyleData = clockStyleData1;
     this.analogClockControl1.Location       = new System.Drawing.Point(13, 260);
     this.analogClockControl1.Margin         = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.analogClockControl1.MinimumSize    = new System.Drawing.Size(150, 154);
     this.analogClockControl1.Name           = "analogClockControl1";
     this.analogClockControl1.Size           = new System.Drawing.Size(150, 154);
     this.analogClockControl1.TabIndex       = 1;
     this.analogClockControl1.Value          = new System.DateTime(2013, 9, 19, 6, 5, 45, 73);
     //
     // metroTileItem5
     //
     this.metroTileItem5.CheckBehavior      = DevComponents.DotNetBar.Metro.eMetroTileCheckBehavior.RightMouseButtonClick;
     this.metroTileItem5.Image              = ((System.Drawing.Image)(resources.GetObject("metroTileItem5.Image")));
     this.metroTileItem5.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.metroTileItem5.Name = "metroTileItem5";
     this.superTooltip1.SetSuperTooltip(this.metroTileItem5, new DevComponents.DotNetBar.SuperTooltipInfo("لیست رشته ها", "شرکت نوین تندیس", "در این قسمت شما می توانید رشته ها را مدیریت کنید", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
     this.metroTileItem5.SymbolColor = System.Drawing.Color.Empty;
     this.metroTileItem5.ThemeAware  = true;
     this.metroTileItem5.TileColor   = DevComponents.DotNetBar.Metro.eMetroTileColor.Azure;
     this.metroTileItem5.TileSize    = new System.Drawing.Size(260, 135);
     //
     //
     //
     this.metroTileItem5.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem5.TitleText            = "رشته ها";
     this.metroTileItem5.TitleTextAlignment   = System.Drawing.ContentAlignment.TopLeft;
     this.metroTileItem5.Click += new System.EventHandler(this.metroTileItem5_Click);
     //
     // metroTileItem7
     //
     this.metroTileItem7.CheckBehavior      = DevComponents.DotNetBar.Metro.eMetroTileCheckBehavior.RightMouseButtonClick;
     this.metroTileItem7.Image              = ((System.Drawing.Image)(resources.GetObject("metroTileItem7.Image")));
     this.metroTileItem7.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.metroTileItem7.ItemAlignment      = DevComponents.DotNetBar.eItemAlignment.Center;
     this.metroTileItem7.Name = "metroTileItem7";
     this.superTooltip1.SetSuperTooltip(this.metroTileItem7, new DevComponents.DotNetBar.SuperTooltipInfo("اطلاعات کارآموز", "شرکت نوین تندیس", "در این قسمت شما می توانید اطلاعات کارآموز را مدیریت  کنید", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
     this.metroTileItem7.SymbolColor = System.Drawing.Color.Empty;
     this.metroTileItem7.ThemeAware  = true;
     this.metroTileItem7.TileColor   = DevComponents.DotNetBar.Metro.eMetroTileColor.Azure;
     this.metroTileItem7.TileSize    = new System.Drawing.Size(260, 135);
     //
     //
     //
     this.metroTileItem7.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem7.TitleText            = "کارآموزان";
     this.metroTileItem7.TitleTextAlignment   = System.Drawing.ContentAlignment.TopLeft;
     this.metroTileItem7.Click += new System.EventHandler(this.metroTileItem7_Click);
     //
     // metroTileItem6
     //
     this.metroTileItem6.CheckBehavior      = DevComponents.DotNetBar.Metro.eMetroTileCheckBehavior.RightMouseButtonClick;
     this.metroTileItem6.Image              = ((System.Drawing.Image)(resources.GetObject("metroTileItem6.Image")));
     this.metroTileItem6.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.metroTileItem6.ItemAlignment      = DevComponents.DotNetBar.eItemAlignment.Center;
     this.metroTileItem6.Name = "metroTileItem6";
     this.superTooltip1.SetSuperTooltip(this.metroTileItem6, new DevComponents.DotNetBar.SuperTooltipInfo("ثبت نمرات", "شرکت نوین تندیس", "این قسمت برای ثبت نمرات هر شخص در هر رشته است", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
     this.metroTileItem6.SymbolColor = System.Drawing.Color.Empty;
     this.metroTileItem6.ThemeAware  = true;
     this.metroTileItem6.TileColor   = DevComponents.DotNetBar.Metro.eMetroTileColor.Azure;
     this.metroTileItem6.TileSize    = new System.Drawing.Size(260, 135);
     //
     //
     //
     this.metroTileItem6.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem6.TitleText            = "ثبت نمرات";
     this.metroTileItem6.TitleTextAlignment   = System.Drawing.ContentAlignment.TopLeft;
     this.metroTileItem6.Click += new System.EventHandler(this.metroTileItem6_Click);
     //
     // metroTileItem8
     //
     this.metroTileItem8.CheckBehavior      = DevComponents.DotNetBar.Metro.eMetroTileCheckBehavior.RightMouseButtonClick;
     this.metroTileItem8.Image              = ((System.Drawing.Image)(resources.GetObject("metroTileItem8.Image")));
     this.metroTileItem8.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.metroTileItem8.Name = "metroTileItem8";
     this.superTooltip1.SetSuperTooltip(this.metroTileItem8, new DevComponents.DotNetBar.SuperTooltipInfo("گزارشات", "شرکت نوین تندیس", "در این قسمت شما میتوانید لیست کارآموزان هر رشته و گواهینامه های آنها را پرینت کنی" +
                                                                                                          "د", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
     this.metroTileItem8.SymbolColor = System.Drawing.Color.Empty;
     this.metroTileItem8.ThemeAware  = true;
     this.metroTileItem8.TileColor   = DevComponents.DotNetBar.Metro.eMetroTileColor.Azure;
     this.metroTileItem8.TileSize    = new System.Drawing.Size(260, 135);
     //
     //
     //
     this.metroTileItem8.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem8.TitleText            = "گزارشات";
     this.metroTileItem8.TitleTextAlignment   = System.Drawing.ContentAlignment.TopLeft;
     this.metroTileItem8.Click += new System.EventHandler(this.metroTileItem8_Click);
     //
     // metroTileItem11
     //
     this.metroTileItem11.CheckBehavior      = DevComponents.DotNetBar.Metro.eMetroTileCheckBehavior.RightMouseButtonClick;
     this.metroTileItem11.Image              = ((System.Drawing.Image)(resources.GetObject("metroTileItem11.Image")));
     this.metroTileItem11.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.metroTileItem11.Name = "metroTileItem11";
     this.superTooltip1.SetSuperTooltip(this.metroTileItem11, new DevComponents.DotNetBar.SuperTooltipInfo("چاپ فرم ثبت نام", "شرکت نوین تندیس", "در این قسمت شما میتوانید فرم مربوط به ثبت نام هنرجو را چاپ نمایید", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
     this.metroTileItem11.SymbolColor = System.Drawing.Color.Empty;
     this.metroTileItem11.ThemeAware  = true;
     this.metroTileItem11.TileColor   = DevComponents.DotNetBar.Metro.eMetroTileColor.Azure;
     this.metroTileItem11.TileSize    = new System.Drawing.Size(260, 135);
     //
     //
     //
     this.metroTileItem11.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem11.TitleText            = "چاپ فرم ثبت نام هنرجو";
     this.metroTileItem11.TitleTextAlignment   = System.Drawing.ContentAlignment.TopLeft;
     this.metroTileItem11.Click += new System.EventHandler(this.metroTileItem11_Click);
     //
     // metroTileItem3
     //
     this.metroTileItem3.CheckBehavior      = DevComponents.DotNetBar.Metro.eMetroTileCheckBehavior.RightMouseButtonClick;
     this.metroTileItem3.Image              = global::amoozeshgah.Properties.Resources._4462;
     this.metroTileItem3.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.metroTileItem3.ItemAlignment      = DevComponents.DotNetBar.eItemAlignment.Center;
     this.metroTileItem3.Name    = "metroTileItem3";
     this.metroTileItem3.Stretch = true;
     this.superTooltip1.SetSuperTooltip(this.metroTileItem3, new DevComponents.DotNetBar.SuperTooltipInfo("ارسال پیامک", "شرکت نوین تندیس", "در این قسمت شما میتوانید برای هنرجویان پیامک ارسال کنید", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
     this.metroTileItem3.SymbolColor = System.Drawing.Color.Empty;
     this.metroTileItem3.ThemeAware  = true;
     this.metroTileItem3.TileColor   = DevComponents.DotNetBar.Metro.eMetroTileColor.Azure;
     this.metroTileItem3.TileSize    = new System.Drawing.Size(260, 135);
     //
     //
     //
     this.metroTileItem3.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem3.TitleText            = "ارسال پیامک";
     this.metroTileItem3.TitleTextAlignment   = System.Drawing.ContentAlignment.TopLeft;
     this.metroTileItem3.Click += new System.EventHandler(this.metroTileItem3_Click);
     //
     // metroTileItem4
     //
     this.metroTileItem4.CheckBehavior      = DevComponents.DotNetBar.Metro.eMetroTileCheckBehavior.RightMouseButtonClick;
     this.metroTileItem4.Image              = global::amoozeshgah.Properties.Resources._0451;
     this.metroTileItem4.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.metroTileItem4.ItemAlignment      = DevComponents.DotNetBar.eItemAlignment.Center;
     this.metroTileItem4.Name    = "metroTileItem4";
     this.metroTileItem4.Stretch = true;
     this.superTooltip1.SetSuperTooltip(this.metroTileItem4, new DevComponents.DotNetBar.SuperTooltipInfo("تنظیمات", "شرکت نوین تندیس", "اطلاعات مربوط به سامانه پیامکی و تعیین قیمت واحدهای عملی و نظری", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
     this.metroTileItem4.SymbolColor = System.Drawing.Color.Empty;
     this.metroTileItem4.ThemeAware  = true;
     this.metroTileItem4.TileColor   = DevComponents.DotNetBar.Metro.eMetroTileColor.Azure;
     this.metroTileItem4.TileSize    = new System.Drawing.Size(260, 135);
     //
     //
     //
     this.metroTileItem4.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem4.TitleText            = "تنظیمات";
     this.metroTileItem4.TitleTextAlignment   = System.Drawing.ContentAlignment.TopLeft;
     this.metroTileItem4.Click += new System.EventHandler(this.metroTileItem4_Click_1);
     //
     // metroTileItem9
     //
     this.metroTileItem9.CheckBehavior      = DevComponents.DotNetBar.Metro.eMetroTileCheckBehavior.RightMouseButtonClick;
     this.metroTileItem9.Image              = global::amoozeshgah.Properties.Resources.pad64x64;
     this.metroTileItem9.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.metroTileItem9.ItemAlignment      = DevComponents.DotNetBar.eItemAlignment.Center;
     this.metroTileItem9.Name    = "metroTileItem9";
     this.metroTileItem9.Stretch = true;
     this.superTooltip1.SetSuperTooltip(this.metroTileItem9, new DevComponents.DotNetBar.SuperTooltipInfo("خواندن اطلاعات از فایل اکسل", "شرکت نوین تندیس", "در این قسمت میتوانید دیتابیس را از روی فایل اکسل بروزرسانی کنید", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
     this.metroTileItem9.SymbolColor = System.Drawing.Color.Empty;
     this.metroTileItem9.ThemeAware  = true;
     this.metroTileItem9.TileColor   = DevComponents.DotNetBar.Metro.eMetroTileColor.Azure;
     this.metroTileItem9.TileSize    = new System.Drawing.Size(260, 135);
     //
     //
     //
     this.metroTileItem9.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem9.TitleText            = "خواندن اطلاعات از فایل اکسل";
     this.metroTileItem9.TitleTextAlignment   = System.Drawing.ContentAlignment.TopLeft;
     this.metroTileItem9.Click += new System.EventHandler(this.metroTileItem9_Click_1);
     //
     // metroTileItem1
     //
     this.metroTileItem1.CheckBehavior      = DevComponents.DotNetBar.Metro.eMetroTileCheckBehavior.RightMouseButtonClick;
     this.metroTileItem1.Image              = ((System.Drawing.Image)(resources.GetObject("metroTileItem1.Image")));
     this.metroTileItem1.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.metroTileItem1.ItemAlignment      = DevComponents.DotNetBar.eItemAlignment.Center;
     this.metroTileItem1.Name    = "metroTileItem1";
     this.metroTileItem1.Stretch = true;
     this.superTooltip1.SetSuperTooltip(this.metroTileItem1, new DevComponents.DotNetBar.SuperTooltipInfo("درباره ما", "شرکت نوین تندیس", "طراحی نرم افزار ،وبسایت و سیستم پیام کوتاه", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
     this.metroTileItem1.SymbolColor = System.Drawing.Color.Empty;
     this.metroTileItem1.ThemeAware  = true;
     this.metroTileItem1.TileColor   = DevComponents.DotNetBar.Metro.eMetroTileColor.Azure;
     this.metroTileItem1.TileSize    = new System.Drawing.Size(260, 135);
     //
     //
     //
     this.metroTileItem1.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem1.TitleText            = "درباره ما";
     this.metroTileItem1.TitleTextAlignment   = System.Drawing.ContentAlignment.TopLeft;
     this.metroTileItem1.Click += new System.EventHandler(this.metroTileItem1_Click);
     //
     // metroTileItem2
     //
     this.metroTileItem2.CheckBehavior      = DevComponents.DotNetBar.Metro.eMetroTileCheckBehavior.RightMouseButtonClick;
     this.metroTileItem2.Image              = ((System.Drawing.Image)(resources.GetObject("metroTileItem2.Image")));
     this.metroTileItem2.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.metroTileItem2.Name = "metroTileItem2";
     this.superTooltip1.SetSuperTooltip(this.metroTileItem2, new DevComponents.DotNetBar.SuperTooltipInfo("خروج از نرم افزار", "شرکت نوین تندیس", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
     this.metroTileItem2.SymbolColor = System.Drawing.Color.Empty;
     this.metroTileItem2.ThemeAware  = true;
     this.metroTileItem2.TileColor   = DevComponents.DotNetBar.Metro.eMetroTileColor.Azure;
     this.metroTileItem2.TileSize    = new System.Drawing.Size(260, 135);
     //
     //
     //
     this.metroTileItem2.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem2.TitleText            = "خروج";
     this.metroTileItem2.TitleTextAlignment   = System.Drawing.ContentAlignment.TopLeft;
     this.metroTileItem2.Click += new System.EventHandler(this.metroTileItem2_Click);
     //
     // metroStatusBar1
     //
     this.metroStatusBar1.BackColor = System.Drawing.Color.Blue;
     //
     //
     //
     this.metroStatusBar1.BackgroundStyle.CornerType       = DevComponents.DotNetBar.eCornerType.Square;
     this.metroStatusBar1.ContainerControlProcessDialogKey = true;
     this.metroStatusBar1.Dock            = System.Windows.Forms.DockStyle.Bottom;
     this.metroStatusBar1.DragDropSupport = true;
     this.metroStatusBar1.Font            = new System.Drawing.Font("Segoe UI", 10.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.metroStatusBar1.ForeColor       = System.Drawing.Color.BlueViolet;
     this.metroStatusBar1.Location        = new System.Drawing.Point(0, 543);
     this.metroStatusBar1.Margin          = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.metroStatusBar1.Name            = "metroStatusBar1";
     this.metroStatusBar1.Size            = new System.Drawing.Size(713, 28);
     this.metroStatusBar1.TabIndex        = 5;
     //
     // metroShell2
     //
     this.metroShell2.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.metroShell2.BackgroundStyle.BackColor  = System.Drawing.Color.Orange;
     this.metroShell2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroShell2.CanCustomize                          = false;
     this.metroShell2.CaptionVisible                        = true;
     this.metroShell2.Dock                                  = System.Windows.Forms.DockStyle.Top;
     this.metroShell2.ForeColor                             = System.Drawing.Color.Black;
     this.metroShell2.HelpButtonText                        = null;
     this.metroShell2.HelpButtonVisible                     = false;
     this.metroShell2.KeyTipsFont                           = new System.Drawing.Font("Tahoma", 7F);
     this.metroShell2.Location                              = new System.Drawing.Point(0, 0);
     this.metroShell2.Margin                                = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.metroShell2.Name                                  = "metroShell2";
     this.metroShell2.RightToLeft                           = System.Windows.Forms.RightToLeft.No;
     this.metroShell2.SettingsButtonVisible                 = false;
     this.metroShell2.Size                                  = new System.Drawing.Size(713, 39);
     this.metroShell2.SystemText.MaximizeRibbonText         = "&Maximize the Ribbon";
     this.metroShell2.SystemText.MinimizeRibbonText         = "Mi&nimize the Ribbon";
     this.metroShell2.SystemText.QatAddItemText             = "&Add to Quick Access Toolbar";
     this.metroShell2.SystemText.QatCustomizeMenuLabel      = "<b>Customize Quick Access Toolbar</b>";
     this.metroShell2.SystemText.QatCustomizeText           = "&Customize Quick Access Toolbar...";
     this.metroShell2.SystemText.QatDialogAddButton         = "&Add >>";
     this.metroShell2.SystemText.QatDialogCancelButton      = "Cancel";
     this.metroShell2.SystemText.QatDialogCaption           = "Customize Quick Access Toolbar";
     this.metroShell2.SystemText.QatDialogCategoriesLabel   = "&Choose commands from:";
     this.metroShell2.SystemText.QatDialogOkButton          = "OK";
     this.metroShell2.SystemText.QatDialogPlacementCheckbox = "&Place Quick Access Toolbar below the Ribbon";
     this.metroShell2.SystemText.QatDialogRemoveButton      = "&Remove";
     this.metroShell2.SystemText.QatPlaceAboveRibbonText    = "&Place Quick Access Toolbar above the Ribbon";
     this.metroShell2.SystemText.QatPlaceBelowRibbonText    = "&Place Quick Access Toolbar below the Ribbon";
     this.metroShell2.SystemText.QatRemoveItemText          = "&Remove from Quick Access Toolbar";
     this.metroShell2.TabIndex                              = 7;
     this.metroShell2.TabStripFont                          = new System.Drawing.Font("Segoe UI", 10.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.metroShell2.Text                                  = "سبسیبس";
     //
     // buttonItem1
     //
     this.buttonItem1.GlobalItem = false;
     this.buttonItem1.Name       = "buttonItem1";
     //
     // superTooltip1
     //
     this.superTooltip1.DefaultTooltipSettings = new DevComponents.DotNetBar.SuperTooltipInfo("", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray);
     //
     // metroTileItem10
     //
     this.metroTileItem10.CheckBehavior      = DevComponents.DotNetBar.Metro.eMetroTileCheckBehavior.RightMouseButtonClick;
     this.metroTileItem10.Image              = ((System.Drawing.Image)(resources.GetObject("metroTileItem10.Image")));
     this.metroTileItem10.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.metroTileItem10.Name = "metroTileItem10";
     this.superTooltip1.SetSuperTooltip(this.metroTileItem10, new DevComponents.DotNetBar.SuperTooltipInfo("خروج", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
     this.metroTileItem10.SymbolColor = System.Drawing.Color.Empty;
     this.metroTileItem10.ThemeAware  = true;
     this.metroTileItem10.TileColor   = DevComponents.DotNetBar.Metro.eMetroTileColor.Azure;
     this.metroTileItem10.TileSize    = new System.Drawing.Size(260, 135);
     //
     //
     //
     this.metroTileItem10.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.metroTileItem10.TitleText            = "خروج";
     this.metroTileItem10.TitleTextAlignment   = System.Drawing.ContentAlignment.TopLeft;
     //
     // Main
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(9F, 20F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor             = System.Drawing.Color.White;
     this.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.ClientSize            = new System.Drawing.Size(713, 571);
     this.Controls.Add(this.metroShell2);
     this.Controls.Add(this.metroStatusBar1);
     this.Controls.Add(this.metroTilePanel1);
     this.Cursor            = System.Windows.Forms.Cursors.Default;
     this.DoubleBuffered    = true;
     this.Font              = new System.Drawing.Font("B Titr", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.FormBorderStyle   = System.Windows.Forms.FormBorderStyle.None;
     this.Icon              = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin            = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.MaximizeBox       = false;
     this.Name              = "Main";
     this.RightToLeft       = System.Windows.Forms.RightToLeft.Yes;
     this.RightToLeftLayout = true;
     this.StartPosition     = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text              = "نرم افزار صدور گواهی آموزشگاه آزاد روشن";
     this.WindowState       = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing      += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
     this.Load             += new System.EventHandler(this.Main_Load);
     this.metroTilePanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(home));
            DevComponents.DotNetBar.Controls.ClockStyleData clockStyleData1 = new DevComponents.DotNetBar.Controls.ClockStyleData();
            DevComponents.DotNetBar.Controls.ColorData colorData1 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ColorData colorData2 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ColorData colorData3 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData1 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
            DevComponents.DotNetBar.Controls.ColorData colorData4 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ColorData colorData5 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData2 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
            DevComponents.DotNetBar.Controls.ColorData colorData6 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData3 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
            DevComponents.DotNetBar.Controls.ColorData colorData7 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ColorData colorData8 = new DevComponents.DotNetBar.Controls.ColorData();
            this.ribbonControl1 = new DevComponents.DotNetBar.RibbonControl();
            this.ribbonPanel10 = new DevComponents.DotNetBar.RibbonPanel();
            this.ribbonBar17 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem44 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem45 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonPanel6 = new DevComponents.DotNetBar.RibbonPanel();
            this.ribbonBar9 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem40 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonBar8 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem41 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel();
            this.ribbonBar15 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem38 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonPanel9 = new DevComponents.DotNetBar.RibbonPanel();
            this.ribbonBar16 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem39 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonPanel1 = new DevComponents.DotNetBar.RibbonPanel();
            this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem20 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem21 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonBar4 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem19 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonBar3 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem17 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem18 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonBar2 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonBar1 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem16 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonPanel5 = new DevComponents.DotNetBar.RibbonPanel();
            this.ribbonBar14 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem37 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonPanel3 = new DevComponents.DotNetBar.RibbonPanel();
            this.ribbonBar12 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem35 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem43 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonPanel4 = new DevComponents.DotNetBar.RibbonPanel();
            this.ribbonBar13 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem36 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonPanel2 = new DevComponents.DotNetBar.RibbonPanel();
            this.ribbonBar11 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem34 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel();
            this.ribbonBar10 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem28 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem29 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem30 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem31 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem32 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem33 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonBar7 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem23 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem24 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem25 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem26 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem27 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonBar6 = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem22 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem14 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem42 = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem();
            this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem();
            this.ribbonTabItem3 = new DevComponents.DotNetBar.RibbonTabItem();
            this.ribbonTabItem4 = new DevComponents.DotNetBar.RibbonTabItem();
            this.ribbonTabItem5 = new DevComponents.DotNetBar.RibbonTabItem();
            this.ribbonTabItem10 = new DevComponents.DotNetBar.RibbonTabItem();
            this.ribbonTabItem6 = new DevComponents.DotNetBar.RibbonTabItem();
            this.ribbonTabItem7 = new DevComponents.DotNetBar.RibbonTabItem();
            this.ribbonTabItem8 = new DevComponents.DotNetBar.RibbonTabItem();
            this.ribbonTabItemGroup1 = new DevComponents.DotNetBar.RibbonTabItemGroup();
            this.ribbonTabItem9 = new DevComponents.DotNetBar.RibbonTabItem();
            this.ribbonTabItemGroup2 = new DevComponents.DotNetBar.RibbonTabItemGroup();
            this.office2007StartButton1 = new DevComponents.DotNetBar.Office2007StartButton();
            this.itemContainer1 = new DevComponents.DotNetBar.ItemContainer();
            this.itemContainer2 = new DevComponents.DotNetBar.ItemContainer();
            this.itemContainer3 = new DevComponents.DotNetBar.ItemContainer();
            this.buttonItem2 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem3 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem4 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem5 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem6 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem7 = new DevComponents.DotNetBar.ButtonItem();
            this.galleryContainer1 = new DevComponents.DotNetBar.GalleryContainer();
            this.labelItem8 = new DevComponents.DotNetBar.LabelItem();
            this.buttonItem8 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem9 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem10 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem11 = new DevComponents.DotNetBar.ButtonItem();
            this.itemContainer4 = new DevComponents.DotNetBar.ItemContainer();
            this.buttonItem12 = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem13 = new DevComponents.DotNetBar.ButtonItem();
            this.labelItem1 = new DevComponents.DotNetBar.LabelItem();
            this.logout = new DevComponents.DotNetBar.ButtonItem();
            this.buttonItem15 = new DevComponents.DotNetBar.ButtonItem();
            this.qatCustomizeItem1 = new DevComponents.DotNetBar.QatCustomizeItem();
            this.styleManager1 = new DevComponents.DotNetBar.StyleManager(this.components);
            this.radStatusStrip1 = new Telerik.WinControls.UI.RadStatusStrip();
            this.panelEx1 = new DevComponents.DotNetBar.PanelEx();
            this.expandablePanel2 = new DevComponents.DotNetBar.ExpandablePanel();
            this.monthCalendarAdv1 = new DevComponents.Editors.DateTimeAdv.MonthCalendarAdv();
            this.expandablePanel1 = new DevComponents.DotNetBar.ExpandablePanel();
            this.analogClockControl1 = new DevComponents.DotNetBar.Controls.AnalogClockControl();
            this.ribbonControl1.SuspendLayout();
            this.ribbonPanel10.SuspendLayout();
            this.ribbonPanel6.SuspendLayout();
            this.ribbonPanel8.SuspendLayout();
            this.ribbonPanel9.SuspendLayout();
            this.ribbonPanel1.SuspendLayout();
            this.ribbonPanel5.SuspendLayout();
            this.ribbonPanel3.SuspendLayout();
            this.ribbonPanel4.SuspendLayout();
            this.ribbonPanel2.SuspendLayout();
            this.ribbonPanel7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.radStatusStrip1)).BeginInit();
            this.panelEx1.SuspendLayout();
            this.expandablePanel2.SuspendLayout();
            this.expandablePanel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // ribbonControl1
            // 
            // 
            // 
            // 
            this.ribbonControl1.BackgroundStyle.Class = "";
            this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonControl1.CaptionVisible = true;
            this.ribbonControl1.Controls.Add(this.ribbonPanel10);
            this.ribbonControl1.Controls.Add(this.ribbonPanel6);
            this.ribbonControl1.Controls.Add(this.ribbonPanel8);
            this.ribbonControl1.Controls.Add(this.ribbonPanel9);
            this.ribbonControl1.Controls.Add(this.ribbonPanel1);
            this.ribbonControl1.Controls.Add(this.ribbonPanel5);
            this.ribbonControl1.Controls.Add(this.ribbonPanel3);
            this.ribbonControl1.Controls.Add(this.ribbonPanel4);
            this.ribbonControl1.Controls.Add(this.ribbonPanel2);
            this.ribbonControl1.Controls.Add(this.ribbonPanel7);
            this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.ribbonControl1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.ribbonTabItem1,
            this.ribbonTabItem2,
            this.ribbonTabItem3,
            this.ribbonTabItem4,
            this.ribbonTabItem5,
            this.ribbonTabItem10,
            this.ribbonTabItem6,
            this.ribbonTabItem7,
            this.ribbonTabItem8,
            this.ribbonTabItem9});
            this.ribbonControl1.KeyTipsFont = new System.Drawing.Font("Tahoma", 7F);
            this.ribbonControl1.Location = new System.Drawing.Point(5, 1);
            this.ribbonControl1.Name = "ribbonControl1";
            this.ribbonControl1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 2);
            this.ribbonControl1.QuickToolbarItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.office2007StartButton1,
            this.labelItem1,
            this.logout,
            this.buttonItem15,
            this.qatCustomizeItem1});
            this.ribbonControl1.Size = new System.Drawing.Size(1116, 154);
            this.ribbonControl1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonControl1.SystemText.MaximizeRibbonText = "&Maximize the Ribbon";
            this.ribbonControl1.SystemText.MinimizeRibbonText = "Mi&nimize the Ribbon";
            this.ribbonControl1.SystemText.QatAddItemText = "&Add to Quick Access Toolbar";
            this.ribbonControl1.SystemText.QatCustomizeMenuLabel = "<b>Customize Quick Access Toolbar</b>";
            this.ribbonControl1.SystemText.QatCustomizeText = "&Customize Quick Access Toolbar...";
            this.ribbonControl1.SystemText.QatDialogAddButton = "&Add >>";
            this.ribbonControl1.SystemText.QatDialogCancelButton = "Cancel";
            this.ribbonControl1.SystemText.QatDialogCaption = "Customize Quick Access Toolbar";
            this.ribbonControl1.SystemText.QatDialogCategoriesLabel = "&Choose commands from:";
            this.ribbonControl1.SystemText.QatDialogOkButton = "OK";
            this.ribbonControl1.SystemText.QatDialogPlacementCheckbox = "&Place Quick Access Toolbar below the Ribbon";
            this.ribbonControl1.SystemText.QatDialogRemoveButton = "&Remove";
            this.ribbonControl1.SystemText.QatPlaceAboveRibbonText = "&Place Quick Access Toolbar above the Ribbon";
            this.ribbonControl1.SystemText.QatPlaceBelowRibbonText = "&Place Quick Access Toolbar below the Ribbon";
            this.ribbonControl1.SystemText.QatRemoveItemText = "&Remove from Quick Access Toolbar";
            this.ribbonControl1.TabGroupHeight = 22;
            this.ribbonControl1.TabGroups.AddRange(new DevComponents.DotNetBar.RibbonTabItemGroup[] {
            this.ribbonTabItemGroup1,
            this.ribbonTabItemGroup2});
            this.ribbonControl1.TabGroupsVisible = true;
            this.ribbonControl1.TabIndex = 4;
            this.ribbonControl1.Text = "نظام السوبرماركت";
            // 
            // ribbonPanel10
            // 
            this.ribbonPanel10.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonPanel10.Controls.Add(this.ribbonBar17);
            this.ribbonPanel10.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ribbonPanel10.Location = new System.Drawing.Point(0, 65);
            this.ribbonPanel10.Name = "ribbonPanel10";
            this.ribbonPanel10.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.ribbonPanel10.Size = new System.Drawing.Size(1116, 87);
            // 
            // 
            // 
            this.ribbonPanel10.Style.Class = "";
            this.ribbonPanel10.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel10.StyleMouseDown.Class = "";
            this.ribbonPanel10.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel10.StyleMouseOver.Class = "";
            this.ribbonPanel10.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonPanel10.TabIndex = 10;
            // 
            // ribbonBar17
            // 
            this.ribbonBar17.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar17.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar17.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar17.BackgroundStyle.Class = "";
            this.ribbonBar17.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar17.ContainerControlProcessDialogKey = true;
            this.ribbonBar17.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar17.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem44,
            this.buttonItem45});
            this.ribbonBar17.Location = new System.Drawing.Point(3, 0);
            this.ribbonBar17.Name = "ribbonBar17";
            this.ribbonBar17.Size = new System.Drawing.Size(167, 84);
            this.ribbonBar17.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar17.TabIndex = 0;
            this.ribbonBar17.Text = "الدفاتر";
            // 
            // 
            // 
            this.ribbonBar17.TitleStyle.Class = "";
            this.ribbonBar17.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar17.TitleStyleMouseOver.Class = "";
            this.ribbonBar17.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem44
            // 
            this.buttonItem44.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem44.Image")));
            this.buttonItem44.ImagePaddingHorizontal = 30;
            this.buttonItem44.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem44.Name = "buttonItem44";
            this.buttonItem44.SubItemsExpandWidth = 14;
            this.buttonItem44.Text = "ديون الزبائن";
            this.buttonItem44.Click += new System.EventHandler(this.buttonItem44_Click);
            // 
            // buttonItem45
            // 
            this.buttonItem45.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem45.Image")));
            this.buttonItem45.ImagePaddingHorizontal = 40;
            this.buttonItem45.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem45.Name = "buttonItem45";
            this.buttonItem45.SubItemsExpandWidth = 14;
            this.buttonItem45.Text = "ديون الموزعين";
            this.buttonItem45.Click += new System.EventHandler(this.buttonItem45_Click);
            // 
            // ribbonPanel6
            // 
            this.ribbonPanel6.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonPanel6.Controls.Add(this.ribbonBar9);
            this.ribbonPanel6.Controls.Add(this.ribbonBar8);
            this.ribbonPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ribbonPanel6.Location = new System.Drawing.Point(0, 65);
            this.ribbonPanel6.Name = "ribbonPanel6";
            this.ribbonPanel6.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.ribbonPanel6.Size = new System.Drawing.Size(1116, 87);
            // 
            // 
            // 
            this.ribbonPanel6.Style.Class = "";
            this.ribbonPanel6.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel6.StyleMouseDown.Class = "";
            this.ribbonPanel6.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel6.StyleMouseOver.Class = "";
            this.ribbonPanel6.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonPanel6.TabIndex = 6;
            this.ribbonPanel6.Visible = false;
            // 
            // ribbonBar9
            // 
            this.ribbonBar9.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar9.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar9.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar9.BackgroundStyle.Class = "";
            this.ribbonBar9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar9.ContainerControlProcessDialogKey = true;
            this.ribbonBar9.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar9.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonBar9.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem40});
            this.ribbonBar9.Location = new System.Drawing.Point(103, 0);
            this.ribbonBar9.Name = "ribbonBar9";
            this.ribbonBar9.Size = new System.Drawing.Size(111, 84);
            this.ribbonBar9.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar9.TabIndex = 1;
            this.ribbonBar9.Text = "فواتير الموردون";
            // 
            // 
            // 
            this.ribbonBar9.TitleStyle.Class = "";
            this.ribbonBar9.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar9.TitleStyleMouseOver.Class = "";
            this.ribbonBar9.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem40
            // 
            this.buttonItem40.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem40.Image")));
            this.buttonItem40.ImagePaddingHorizontal = 50;
            this.buttonItem40.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem40.Name = "buttonItem40";
            this.buttonItem40.SubItemsExpandWidth = 14;
            this.buttonItem40.Text = "ادارة فواتير الموردون";
            this.buttonItem40.Click += new System.EventHandler(this.buttonItem40_Click);
            // 
            // ribbonBar8
            // 
            this.ribbonBar8.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar8.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar8.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar8.BackgroundStyle.Class = "";
            this.ribbonBar8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar8.ContainerControlProcessDialogKey = true;
            this.ribbonBar8.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar8.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonBar8.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem41});
            this.ribbonBar8.Location = new System.Drawing.Point(3, 0);
            this.ribbonBar8.Name = "ribbonBar8";
            this.ribbonBar8.Size = new System.Drawing.Size(100, 84);
            this.ribbonBar8.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar8.TabIndex = 0;
            this.ribbonBar8.Text = "فواتير الزبائن";
            // 
            // 
            // 
            this.ribbonBar8.TitleStyle.Class = "";
            this.ribbonBar8.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar8.TitleStyleMouseOver.Class = "";
            this.ribbonBar8.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem41
            // 
            this.buttonItem41.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem41.Image")));
            this.buttonItem41.ImagePaddingHorizontal = 50;
            this.buttonItem41.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem41.Name = "buttonItem41";
            this.buttonItem41.SubItemsExpandWidth = 14;
            this.buttonItem41.Text = "ادارة فواتير الزبائن";
            this.buttonItem41.Click += new System.EventHandler(this.buttonItem41_Click);
            // 
            // ribbonPanel8
            // 
            this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonPanel8.Controls.Add(this.ribbonBar15);
            this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ribbonPanel8.Location = new System.Drawing.Point(0, 65);
            this.ribbonPanel8.Name = "ribbonPanel8";
            this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.ribbonPanel8.Size = new System.Drawing.Size(1116, 87);
            // 
            // 
            // 
            this.ribbonPanel8.Style.Class = "";
            this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel8.StyleMouseDown.Class = "";
            this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel8.StyleMouseOver.Class = "";
            this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonPanel8.TabIndex = 8;
            this.ribbonPanel8.Visible = false;
            // 
            // ribbonBar15
            // 
            this.ribbonBar15.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar15.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar15.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar15.BackgroundStyle.Class = "";
            this.ribbonBar15.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar15.ContainerControlProcessDialogKey = true;
            this.ribbonBar15.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar15.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonBar15.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem38});
            this.ribbonBar15.Location = new System.Drawing.Point(3, 0);
            this.ribbonBar15.Name = "ribbonBar15";
            this.ribbonBar15.Size = new System.Drawing.Size(100, 84);
            this.ribbonBar15.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar15.TabIndex = 0;
            this.ribbonBar15.Text = "بيع بضائع";
            // 
            // 
            // 
            this.ribbonBar15.TitleStyle.Class = "";
            this.ribbonBar15.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar15.TitleStyleMouseOver.Class = "";
            this.ribbonBar15.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem38
            // 
            this.buttonItem38.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem38.Image")));
            this.buttonItem38.ImagePaddingHorizontal = 40;
            this.buttonItem38.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem38.Name = "buttonItem38";
            this.buttonItem38.SubItemsExpandWidth = 14;
            this.buttonItem38.Text = "بيع بضائع";
            this.buttonItem38.Click += new System.EventHandler(this.buttonItem38_Click);
            // 
            // ribbonPanel9
            // 
            this.ribbonPanel9.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonPanel9.Controls.Add(this.ribbonBar16);
            this.ribbonPanel9.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ribbonPanel9.Location = new System.Drawing.Point(0, 65);
            this.ribbonPanel9.Name = "ribbonPanel9";
            this.ribbonPanel9.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.ribbonPanel9.Size = new System.Drawing.Size(1116, 87);
            // 
            // 
            // 
            this.ribbonPanel9.Style.Class = "";
            this.ribbonPanel9.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel9.StyleMouseDown.Class = "";
            this.ribbonPanel9.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel9.StyleMouseOver.Class = "";
            this.ribbonPanel9.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonPanel9.TabIndex = 9;
            this.ribbonPanel9.Visible = false;
            // 
            // ribbonBar16
            // 
            this.ribbonBar16.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar16.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar16.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar16.BackgroundStyle.Class = "";
            this.ribbonBar16.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar16.ContainerControlProcessDialogKey = true;
            this.ribbonBar16.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar16.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonBar16.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem39});
            this.ribbonBar16.Location = new System.Drawing.Point(3, 0);
            this.ribbonBar16.Name = "ribbonBar16";
            this.ribbonBar16.Size = new System.Drawing.Size(100, 84);
            this.ribbonBar16.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar16.TabIndex = 0;
            this.ribbonBar16.Text = "شراء بضائع";
            // 
            // 
            // 
            this.ribbonBar16.TitleStyle.Class = "";
            this.ribbonBar16.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar16.TitleStyleMouseOver.Class = "";
            this.ribbonBar16.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem39
            // 
            this.buttonItem39.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem39.Image")));
            this.buttonItem39.ImagePaddingHorizontal = 30;
            this.buttonItem39.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem39.Name = "buttonItem39";
            this.buttonItem39.SubItemsExpandWidth = 14;
            this.buttonItem39.Text = "شراء بضائع";
            this.buttonItem39.Click += new System.EventHandler(this.buttonItem39_Click);
            // 
            // ribbonPanel1
            // 
            this.ribbonPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonPanel1.Controls.Add(this.ribbonBar5);
            this.ribbonPanel1.Controls.Add(this.ribbonBar4);
            this.ribbonPanel1.Controls.Add(this.ribbonBar3);
            this.ribbonPanel1.Controls.Add(this.ribbonBar2);
            this.ribbonPanel1.Controls.Add(this.ribbonBar1);
            this.ribbonPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ribbonPanel1.Location = new System.Drawing.Point(0, 65);
            this.ribbonPanel1.Name = "ribbonPanel1";
            this.ribbonPanel1.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.ribbonPanel1.Size = new System.Drawing.Size(1116, 87);
            // 
            // 
            // 
            this.ribbonPanel1.Style.Class = "";
            this.ribbonPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel1.StyleMouseDown.Class = "";
            this.ribbonPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel1.StyleMouseOver.Class = "";
            this.ribbonPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonPanel1.TabIndex = 1;
            this.ribbonPanel1.Visible = false;
            // 
            // ribbonBar5
            // 
            this.ribbonBar5.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar5.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar5.BackgroundStyle.Class = "";
            this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar5.ContainerControlProcessDialogKey = true;
            this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar5.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem20,
            this.buttonItem21});
            this.ribbonBar5.Location = new System.Drawing.Point(497, 0);
            this.ribbonBar5.Name = "ribbonBar5";
            this.ribbonBar5.Size = new System.Drawing.Size(143, 84);
            this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar5.TabIndex = 4;
            this.ribbonBar5.Text = "قواعد البيانات";
            // 
            // 
            // 
            this.ribbonBar5.TitleStyle.Class = "";
            this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar5.TitleStyleMouseOver.Class = "";
            this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem20
            // 
            this.buttonItem20.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem20.Image")));
            this.buttonItem20.ImagePaddingHorizontal = 40;
            this.buttonItem20.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem20.Name = "buttonItem20";
            this.buttonItem20.SubItemsExpandWidth = 14;
            this.buttonItem20.Text = "نسخ احتياطي";
            // 
            // buttonItem21
            // 
            this.buttonItem21.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem21.Image")));
            this.buttonItem21.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem21.Name = "buttonItem21";
            this.buttonItem21.SubItemsExpandWidth = 14;
            this.buttonItem21.Text = "استرداد";
            // 
            // ribbonBar4
            // 
            this.ribbonBar4.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar4.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar4.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar4.BackgroundStyle.Class = "";
            this.ribbonBar4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar4.ContainerControlProcessDialogKey = true;
            this.ribbonBar4.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar4.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonBar4.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem19});
            this.ribbonBar4.Location = new System.Drawing.Point(397, 0);
            this.ribbonBar4.Name = "ribbonBar4";
            this.ribbonBar4.Size = new System.Drawing.Size(100, 84);
            this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar4.TabIndex = 3;
            this.ribbonBar4.Text = "السجل الرقابي";
            // 
            // 
            // 
            this.ribbonBar4.TitleStyle.Class = "";
            this.ribbonBar4.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar4.TitleStyleMouseOver.Class = "";
            this.ribbonBar4.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem19
            // 
            this.buttonItem19.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem19.Image")));
            this.buttonItem19.ImagePaddingHorizontal = 50;
            this.buttonItem19.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem19.Name = "buttonItem19";
            this.buttonItem19.SubItemsExpandWidth = 14;
            this.buttonItem19.Text = "السجل الرقابي";
            // 
            // ribbonBar3
            // 
            this.ribbonBar3.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar3.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar3.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar3.BackgroundStyle.Class = "";
            this.ribbonBar3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar3.ContainerControlProcessDialogKey = true;
            this.ribbonBar3.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar3.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonBar3.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem17,
            this.buttonItem18});
            this.ribbonBar3.Location = new System.Drawing.Point(222, 0);
            this.ribbonBar3.Name = "ribbonBar3";
            this.ribbonBar3.Size = new System.Drawing.Size(175, 84);
            this.ribbonBar3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar3.TabIndex = 2;
            this.ribbonBar3.Text = "ايقاف التشغيل";
            // 
            // 
            // 
            this.ribbonBar3.TitleStyle.Class = "";
            this.ribbonBar3.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar3.TitleStyleMouseOver.Class = "";
            this.ribbonBar3.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem17
            // 
            this.buttonItem17.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem17.Image")));
            this.buttonItem17.ImagePaddingHorizontal = 50;
            this.buttonItem17.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem17.Name = "buttonItem17";
            this.buttonItem17.SubItemsExpandWidth = 14;
            this.buttonItem17.Text = "تسجيل خروج";
            // 
            // buttonItem18
            // 
            this.buttonItem18.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem18.Image")));
            this.buttonItem18.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem18.Name = "buttonItem18";
            this.buttonItem18.SubItemsExpandWidth = 14;
            this.buttonItem18.Text = "خروج";
            // 
            // ribbonBar2
            // 
            this.ribbonBar2.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar2.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar2.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar2.BackgroundStyle.Class = "";
            this.ribbonBar2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar2.ContainerControlProcessDialogKey = true;
            this.ribbonBar2.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar2.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonBar2.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem1});
            this.ribbonBar2.Location = new System.Drawing.Point(122, 0);
            this.ribbonBar2.Name = "ribbonBar2";
            this.ribbonBar2.Size = new System.Drawing.Size(100, 84);
            this.ribbonBar2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar2.TabIndex = 1;
            this.ribbonBar2.Text = "اعدادات";
            // 
            // 
            // 
            this.ribbonBar2.TitleStyle.Class = "";
            this.ribbonBar2.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar2.TitleStyleMouseOver.Class = "";
            this.ribbonBar2.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem1
            // 
            this.buttonItem1.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem1.Image")));
            this.buttonItem1.ImagePaddingHorizontal = 40;
            this.buttonItem1.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem1.Name = "buttonItem1";
            this.buttonItem1.SubItemsExpandWidth = 14;
            this.buttonItem1.Text = "الاعدادات النظام";
            this.buttonItem1.Click += new System.EventHandler(this.buttonItem1_Click);
            // 
            // ribbonBar1
            // 
            this.ribbonBar1.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar1.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar1.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar1.BackgroundStyle.Class = "";
            this.ribbonBar1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar1.ContainerControlProcessDialogKey = true;
            this.ribbonBar1.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar1.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonBar1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem16});
            this.ribbonBar1.Location = new System.Drawing.Point(3, 0);
            this.ribbonBar1.Name = "ribbonBar1";
            this.ribbonBar1.Size = new System.Drawing.Size(119, 84);
            this.ribbonBar1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar1.TabIndex = 0;
            this.ribbonBar1.Text = "ادارة المستخدمين";
            // 
            // 
            // 
            this.ribbonBar1.TitleStyle.Class = "";
            this.ribbonBar1.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar1.TitleStyleMouseOver.Class = "";
            this.ribbonBar1.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem16
            // 
            this.buttonItem16.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem16.Image")));
            this.buttonItem16.ImagePaddingHorizontal = 50;
            this.buttonItem16.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem16.Name = "buttonItem16";
            this.buttonItem16.SubItemsExpandWidth = 14;
            this.buttonItem16.Text = "المستخدمون النظام";
            this.buttonItem16.Click += new System.EventHandler(this.buttonItem16_Click);
            // 
            // ribbonPanel5
            // 
            this.ribbonPanel5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonPanel5.Controls.Add(this.ribbonBar14);
            this.ribbonPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ribbonPanel5.Location = new System.Drawing.Point(0, 65);
            this.ribbonPanel5.Name = "ribbonPanel5";
            this.ribbonPanel5.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.ribbonPanel5.Size = new System.Drawing.Size(1116, 87);
            // 
            // 
            // 
            this.ribbonPanel5.Style.Class = "";
            this.ribbonPanel5.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel5.StyleMouseDown.Class = "";
            this.ribbonPanel5.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel5.StyleMouseOver.Class = "";
            this.ribbonPanel5.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonPanel5.TabIndex = 5;
            this.ribbonPanel5.Visible = false;
            // 
            // ribbonBar14
            // 
            this.ribbonBar14.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar14.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar14.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar14.BackgroundStyle.Class = "";
            this.ribbonBar14.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar14.ContainerControlProcessDialogKey = true;
            this.ribbonBar14.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar14.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonBar14.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem37});
            this.ribbonBar14.Location = new System.Drawing.Point(3, 0);
            this.ribbonBar14.Name = "ribbonBar14";
            this.ribbonBar14.Size = new System.Drawing.Size(100, 84);
            this.ribbonBar14.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar14.TabIndex = 0;
            this.ribbonBar14.Text = "ادارة السلع";
            // 
            // 
            // 
            this.ribbonBar14.TitleStyle.Class = "";
            this.ribbonBar14.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar14.TitleStyleMouseOver.Class = "";
            this.ribbonBar14.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem37
            // 
            this.buttonItem37.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem37.Image")));
            this.buttonItem37.ImagePaddingHorizontal = 30;
            this.buttonItem37.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem37.Name = "buttonItem37";
            this.buttonItem37.SubItemsExpandWidth = 14;
            this.buttonItem37.Text = "ادارة السلع";
            this.buttonItem37.Click += new System.EventHandler(this.buttonItem37_Click);
            // 
            // ribbonPanel3
            // 
            this.ribbonPanel3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonPanel3.Controls.Add(this.ribbonBar12);
            this.ribbonPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ribbonPanel3.Location = new System.Drawing.Point(0, 65);
            this.ribbonPanel3.Name = "ribbonPanel3";
            this.ribbonPanel3.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.ribbonPanel3.Size = new System.Drawing.Size(1116, 87);
            // 
            // 
            // 
            this.ribbonPanel3.Style.Class = "";
            this.ribbonPanel3.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel3.StyleMouseDown.Class = "";
            this.ribbonPanel3.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel3.StyleMouseOver.Class = "";
            this.ribbonPanel3.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonPanel3.TabIndex = 3;
            this.ribbonPanel3.Visible = false;
            // 
            // ribbonBar12
            // 
            this.ribbonBar12.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar12.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar12.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar12.BackgroundStyle.Class = "";
            this.ribbonBar12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar12.ContainerControlProcessDialogKey = true;
            this.ribbonBar12.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar12.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonBar12.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem35,
            this.buttonItem43});
            this.ribbonBar12.Location = new System.Drawing.Point(3, 0);
            this.ribbonBar12.Name = "ribbonBar12";
            this.ribbonBar12.Size = new System.Drawing.Size(142, 84);
            this.ribbonBar12.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar12.TabIndex = 0;
            this.ribbonBar12.Text = "ادارة الزبائن";
            // 
            // 
            // 
            this.ribbonBar12.TitleStyle.Class = "";
            this.ribbonBar12.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar12.TitleStyleMouseOver.Class = "";
            this.ribbonBar12.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem35
            // 
            this.buttonItem35.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem35.Image")));
            this.buttonItem35.ImagePaddingHorizontal = 30;
            this.buttonItem35.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem35.Name = "buttonItem35";
            this.buttonItem35.SubItemsExpandWidth = 14;
            this.buttonItem35.Text = "ادارة الزبائن";
            this.buttonItem35.Click += new System.EventHandler(this.buttonItem35_Click);
            // 
            // buttonItem43
            // 
            this.buttonItem43.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem43.Image")));
            this.buttonItem43.ImageFixedSize = new System.Drawing.Size(35, 35);
            this.buttonItem43.ImagePaddingHorizontal = 40;
            this.buttonItem43.ImagePaddingVertical = 2;
            this.buttonItem43.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem43.Name = "buttonItem43";
            this.buttonItem43.SubItemsExpandWidth = 14;
            this.buttonItem43.Text = "فئات الزبائن";
            this.buttonItem43.Click += new System.EventHandler(this.buttonItem43_Click);
            // 
            // ribbonPanel4
            // 
            this.ribbonPanel4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonPanel4.Controls.Add(this.ribbonBar13);
            this.ribbonPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ribbonPanel4.Location = new System.Drawing.Point(0, 65);
            this.ribbonPanel4.Name = "ribbonPanel4";
            this.ribbonPanel4.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.ribbonPanel4.Size = new System.Drawing.Size(1116, 87);
            // 
            // 
            // 
            this.ribbonPanel4.Style.Class = "";
            this.ribbonPanel4.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel4.StyleMouseDown.Class = "";
            this.ribbonPanel4.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel4.StyleMouseOver.Class = "";
            this.ribbonPanel4.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonPanel4.TabIndex = 4;
            this.ribbonPanel4.Visible = false;
            // 
            // ribbonBar13
            // 
            this.ribbonBar13.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar13.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar13.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar13.BackgroundStyle.Class = "";
            this.ribbonBar13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar13.ContainerControlProcessDialogKey = true;
            this.ribbonBar13.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar13.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonBar13.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem36});
            this.ribbonBar13.Location = new System.Drawing.Point(3, 0);
            this.ribbonBar13.Name = "ribbonBar13";
            this.ribbonBar13.Size = new System.Drawing.Size(100, 84);
            this.ribbonBar13.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar13.TabIndex = 0;
            this.ribbonBar13.Text = "ادارة اصناف السلع";
            // 
            // 
            // 
            this.ribbonBar13.TitleStyle.Class = "";
            this.ribbonBar13.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar13.TitleStyleMouseOver.Class = "";
            this.ribbonBar13.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem36
            // 
            this.buttonItem36.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem36.Image")));
            this.buttonItem36.ImagePaddingHorizontal = 40;
            this.buttonItem36.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem36.Name = "buttonItem36";
            this.buttonItem36.SubItemsExpandWidth = 14;
            this.buttonItem36.Text = "ادارة اصناف السلع";
            this.buttonItem36.Click += new System.EventHandler(this.buttonItem36_Click);
            // 
            // ribbonPanel2
            // 
            this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonPanel2.Controls.Add(this.ribbonBar11);
            this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ribbonPanel2.Location = new System.Drawing.Point(0, 65);
            this.ribbonPanel2.Name = "ribbonPanel2";
            this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.ribbonPanel2.Size = new System.Drawing.Size(1116, 87);
            // 
            // 
            // 
            this.ribbonPanel2.Style.Class = "";
            this.ribbonPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel2.StyleMouseDown.Class = "";
            this.ribbonPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel2.StyleMouseOver.Class = "";
            this.ribbonPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonPanel2.TabIndex = 2;
            this.ribbonPanel2.Visible = false;
            // 
            // ribbonBar11
            // 
            this.ribbonBar11.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar11.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar11.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar11.BackgroundStyle.Class = "";
            this.ribbonBar11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar11.ContainerControlProcessDialogKey = true;
            this.ribbonBar11.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar11.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonBar11.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem34});
            this.ribbonBar11.Location = new System.Drawing.Point(3, 0);
            this.ribbonBar11.Name = "ribbonBar11";
            this.ribbonBar11.Size = new System.Drawing.Size(100, 84);
            this.ribbonBar11.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar11.TabIndex = 0;
            this.ribbonBar11.Text = "ادارة الموردون";
            // 
            // 
            // 
            this.ribbonBar11.TitleStyle.Class = "";
            this.ribbonBar11.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar11.TitleStyleMouseOver.Class = "";
            this.ribbonBar11.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem34
            // 
            this.buttonItem34.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem34.Image")));
            this.buttonItem34.ImagePaddingHorizontal = 40;
            this.buttonItem34.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem34.Name = "buttonItem34";
            this.buttonItem34.SubItemsExpandWidth = 14;
            this.buttonItem34.Text = "ادارة الموردون";
            this.buttonItem34.Click += new System.EventHandler(this.buttonItem34_Click);
            // 
            // ribbonPanel7
            // 
            this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonPanel7.Controls.Add(this.ribbonBar10);
            this.ribbonPanel7.Controls.Add(this.ribbonBar7);
            this.ribbonPanel7.Controls.Add(this.ribbonBar6);
            this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ribbonPanel7.Location = new System.Drawing.Point(0, 65);
            this.ribbonPanel7.Name = "ribbonPanel7";
            this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.ribbonPanel7.Size = new System.Drawing.Size(1116, 87);
            // 
            // 
            // 
            this.ribbonPanel7.Style.Class = "";
            this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel7.StyleMouseDown.Class = "";
            this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonPanel7.StyleMouseOver.Class = "";
            this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonPanel7.TabIndex = 7;
            this.ribbonPanel7.Visible = false;
            // 
            // ribbonBar10
            // 
            this.ribbonBar10.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar10.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar10.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar10.BackgroundStyle.Class = "";
            this.ribbonBar10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar10.ContainerControlProcessDialogKey = true;
            this.ribbonBar10.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar10.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonBar10.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem28,
            this.buttonItem29,
            this.buttonItem30,
            this.buttonItem31,
            this.buttonItem32,
            this.buttonItem33});
            this.ribbonBar10.Location = new System.Drawing.Point(590, 0);
            this.ribbonBar10.Name = "ribbonBar10";
            this.ribbonBar10.Size = new System.Drawing.Size(491, 84);
            this.ribbonBar10.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar10.TabIndex = 2;
            this.ribbonBar10.Text = "تقارير مالية";
            // 
            // 
            // 
            this.ribbonBar10.TitleStyle.Class = "";
            this.ribbonBar10.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar10.TitleStyleMouseOver.Class = "";
            this.ribbonBar10.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem28
            // 
            this.buttonItem28.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem28.Image")));
            this.buttonItem28.ImagePaddingHorizontal = 20;
            this.buttonItem28.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem28.Name = "buttonItem28";
            this.buttonItem28.SubItemsExpandWidth = 14;
            this.buttonItem28.Text = "فواتير";
            // 
            // buttonItem29
            // 
            this.buttonItem29.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem29.Image")));
            this.buttonItem29.ImagePaddingHorizontal = 50;
            this.buttonItem29.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem29.Name = "buttonItem29";
            this.buttonItem29.SubItemsExpandWidth = 14;
            this.buttonItem29.Text = "صافي الربح للفاتورة";
            // 
            // buttonItem30
            // 
            this.buttonItem30.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem30.Image")));
            this.buttonItem30.ImagePaddingHorizontal = 30;
            this.buttonItem30.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem30.Name = "buttonItem30";
            this.buttonItem30.SubItemsExpandWidth = 14;
            this.buttonItem30.Text = "ارباح وخسائر";
            // 
            // buttonItem31
            // 
            this.buttonItem31.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem31.Image")));
            this.buttonItem31.ImagePaddingHorizontal = 55;
            this.buttonItem31.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem31.Name = "buttonItem31";
            this.buttonItem31.SubItemsExpandWidth = 14;
            this.buttonItem31.Text = "المصروفات و الايرادات";
            // 
            // buttonItem32
            // 
            this.buttonItem32.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem32.Image")));
            this.buttonItem32.ImagePaddingHorizontal = 30;
            this.buttonItem32.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem32.Name = "buttonItem32";
            this.buttonItem32.SubItemsExpandWidth = 14;
            this.buttonItem32.Text = "نشاط مالي";
            // 
            // buttonItem33
            // 
            this.buttonItem33.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem33.Image")));
            this.buttonItem33.ImagePaddingHorizontal = 30;
            this.buttonItem33.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem33.Name = "buttonItem33";
            this.buttonItem33.SubItemsExpandWidth = 14;
            this.buttonItem33.Text = "دفعات نقدية";
            // 
            // ribbonBar7
            // 
            this.ribbonBar7.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar7.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar7.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar7.BackgroundStyle.Class = "";
            this.ribbonBar7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar7.ContainerControlProcessDialogKey = true;
            this.ribbonBar7.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar7.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonBar7.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem23,
            this.buttonItem24,
            this.buttonItem25,
            this.buttonItem26,
            this.buttonItem27});
            this.ribbonBar7.Location = new System.Drawing.Point(244, 0);
            this.ribbonBar7.Name = "ribbonBar7";
            this.ribbonBar7.Size = new System.Drawing.Size(346, 84);
            this.ribbonBar7.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar7.TabIndex = 1;
            this.ribbonBar7.Text = "تقارير البضائع";
            // 
            // 
            // 
            this.ribbonBar7.TitleStyle.Class = "";
            this.ribbonBar7.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar7.TitleStyleMouseOver.Class = "";
            this.ribbonBar7.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem23
            // 
            this.buttonItem23.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem23.Image")));
            this.buttonItem23.ImagePaddingHorizontal = 30;
            this.buttonItem23.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem23.Name = "buttonItem23";
            this.buttonItem23.SubItemsExpandWidth = 14;
            this.buttonItem23.Text = "الاكثر مبيعا";
            // 
            // buttonItem24
            // 
            this.buttonItem24.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem24.Image")));
            this.buttonItem24.ImagePaddingHorizontal = 40;
            this.buttonItem24.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem24.Name = "buttonItem24";
            this.buttonItem24.SubItemsExpandWidth = 14;
            this.buttonItem24.Text = "السلع الموجودة";
            // 
            // buttonItem25
            // 
            this.buttonItem25.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem25.Image")));
            this.buttonItem25.ImagePaddingHorizontal = 55;
            this.buttonItem25.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem25.Name = "buttonItem25";
            this.buttonItem25.SubItemsExpandWidth = 14;
            this.buttonItem25.Text = "تاريخ الصلاحية";
            // 
            // buttonItem26
            // 
            this.buttonItem26.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem26.Image")));
            this.buttonItem26.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem26.Name = "buttonItem26";
            this.buttonItem26.SubItemsExpandWidth = 14;
            this.buttonItem26.Text = "الراكدة";
            // 
            // buttonItem27
            // 
            this.buttonItem27.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem27.Image")));
            this.buttonItem27.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem27.Name = "buttonItem27";
            this.buttonItem27.SubItemsExpandWidth = 14;
            this.buttonItem27.Text = "الناقصة";
            // 
            // ribbonBar6
            // 
            this.ribbonBar6.AutoOverflowEnabled = true;
            // 
            // 
            // 
            this.ribbonBar6.BackgroundMouseOverStyle.Class = "";
            this.ribbonBar6.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar6.BackgroundStyle.Class = "";
            this.ribbonBar6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar6.ContainerControlProcessDialogKey = true;
            this.ribbonBar6.Dock = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar6.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ribbonBar6.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem22,
            this.buttonItem14,
            this.buttonItem42});
            this.ribbonBar6.Location = new System.Drawing.Point(3, 0);
            this.ribbonBar6.Name = "ribbonBar6";
            this.ribbonBar6.Size = new System.Drawing.Size(241, 84);
            this.ribbonBar6.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar6.TabIndex = 0;
            this.ribbonBar6.Text = "تقارير مبيعات";
            // 
            // 
            // 
            this.ribbonBar6.TitleStyle.Class = "";
            this.ribbonBar6.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.ribbonBar6.TitleStyleMouseOver.Class = "";
            this.ribbonBar6.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // buttonItem22
            // 
            this.buttonItem22.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem22.Image")));
            this.buttonItem22.ImagePaddingHorizontal = 40;
            this.buttonItem22.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem22.Name = "buttonItem22";
            this.buttonItem22.SubItemsExpandWidth = 14;
            this.buttonItem22.Text = "تقرير حسب تاريخ";
            // 
            // buttonItem14
            // 
            this.buttonItem14.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem14.Image")));
            this.buttonItem14.ImagePaddingHorizontal = 30;
            this.buttonItem14.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem14.Name = "buttonItem14";
            this.buttonItem14.SubItemsExpandWidth = 14;
            this.buttonItem14.Text = "تقرير يومي";
            // 
            // buttonItem42
            // 
            this.buttonItem42.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem42.Image")));
            this.buttonItem42.ImagePaddingHorizontal = 30;
            this.buttonItem42.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
            this.buttonItem42.Name = "buttonItem42";
            this.buttonItem42.SubItemsExpandWidth = 14;
            this.buttonItem42.Text = "تقرير شهري";
            // 
            // ribbonTabItem1
            // 
            this.ribbonTabItem1.Name = "ribbonTabItem1";
            this.ribbonTabItem1.Panel = this.ribbonPanel1;
            this.ribbonTabItem1.Text = "النظام";
            // 
            // ribbonTabItem2
            // 
            this.ribbonTabItem2.Name = "ribbonTabItem2";
            this.ribbonTabItem2.Panel = this.ribbonPanel2;
            this.ribbonTabItem2.Text = "الموردون";
            // 
            // ribbonTabItem3
            // 
            this.ribbonTabItem3.Name = "ribbonTabItem3";
            this.ribbonTabItem3.Panel = this.ribbonPanel3;
            this.ribbonTabItem3.Text = "الزبائن";
            // 
            // ribbonTabItem4
            // 
            this.ribbonTabItem4.Name = "ribbonTabItem4";
            this.ribbonTabItem4.Panel = this.ribbonPanel4;
            this.ribbonTabItem4.Text = "اصناف السلع";
            // 
            // ribbonTabItem5
            // 
            this.ribbonTabItem5.Name = "ribbonTabItem5";
            this.ribbonTabItem5.Panel = this.ribbonPanel5;
            this.ribbonTabItem5.Text = "السلع";
            // 
            // ribbonTabItem10
            // 
            this.ribbonTabItem10.Checked = true;
            this.ribbonTabItem10.Name = "ribbonTabItem10";
            this.ribbonTabItem10.Panel = this.ribbonPanel10;
            this.ribbonTabItem10.Text = "دفتر الديون";
            // 
            // ribbonTabItem6
            // 
            this.ribbonTabItem6.Name = "ribbonTabItem6";
            this.ribbonTabItem6.Panel = this.ribbonPanel6;
            this.ribbonTabItem6.Text = "الفواتير";
            // 
            // ribbonTabItem7
            // 
            this.ribbonTabItem7.Name = "ribbonTabItem7";
            this.ribbonTabItem7.Panel = this.ribbonPanel7;
            this.ribbonTabItem7.Text = "التقارير";
            // 
            // ribbonTabItem8
            // 
            this.ribbonTabItem8.Group = this.ribbonTabItemGroup1;
            this.ribbonTabItem8.Name = "ribbonTabItem8";
            this.ribbonTabItem8.Panel = this.ribbonPanel8;
            this.ribbonTabItem8.Text = "بيع بضائع";
            // 
            // ribbonTabItemGroup1
            // 
            this.ribbonTabItemGroup1.Color = DevComponents.DotNetBar.eRibbonTabGroupColor.Green;
            this.ribbonTabItemGroup1.GroupTitle = "عمليات البيع";
            this.ribbonTabItemGroup1.Name = "ribbonTabItemGroup1";
            // 
            // 
            // 
            this.ribbonTabItemGroup1.Style.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(109)))), ((int)(((byte)(148)))));
            this.ribbonTabItemGroup1.Style.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(72)))), ((int)(((byte)(123)))));
            this.ribbonTabItemGroup1.Style.BackColorGradientAngle = 90;
            this.ribbonTabItemGroup1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup1.Style.BorderBottomWidth = 1;
            this.ribbonTabItemGroup1.Style.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(58)))), ((int)(((byte)(59)))));
            this.ribbonTabItemGroup1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup1.Style.BorderLeftWidth = 1;
            this.ribbonTabItemGroup1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup1.Style.BorderRightWidth = 1;
            this.ribbonTabItemGroup1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup1.Style.BorderTopWidth = 1;
            this.ribbonTabItemGroup1.Style.Class = "";
            this.ribbonTabItemGroup1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonTabItemGroup1.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
            this.ribbonTabItemGroup1.Style.TextColor = System.Drawing.Color.White;
            this.ribbonTabItemGroup1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            this.ribbonTabItemGroup1.Style.TextShadowColor = System.Drawing.Color.Black;
            this.ribbonTabItemGroup1.Style.TextShadowOffset = new System.Drawing.Point(1, 1);
            // 
            // ribbonTabItem9
            // 
            this.ribbonTabItem9.Group = this.ribbonTabItemGroup2;
            this.ribbonTabItem9.Name = "ribbonTabItem9";
            this.ribbonTabItem9.Panel = this.ribbonPanel9;
            this.ribbonTabItem9.Text = "شراء بضائع";
            // 
            // ribbonTabItemGroup2
            // 
            this.ribbonTabItemGroup2.Color = DevComponents.DotNetBar.eRibbonTabGroupColor.Orange;
            this.ribbonTabItemGroup2.GroupTitle = "عمليات الشراء";
            this.ribbonTabItemGroup2.Name = "ribbonTabItemGroup2";
            // 
            // 
            // 
            this.ribbonTabItemGroup2.Style.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(109)))), ((int)(((byte)(148)))));
            this.ribbonTabItemGroup2.Style.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(72)))), ((int)(((byte)(123)))));
            this.ribbonTabItemGroup2.Style.BackColorGradientAngle = 90;
            this.ribbonTabItemGroup2.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup2.Style.BorderBottomWidth = 1;
            this.ribbonTabItemGroup2.Style.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(58)))), ((int)(((byte)(59)))));
            this.ribbonTabItemGroup2.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup2.Style.BorderLeftWidth = 1;
            this.ribbonTabItemGroup2.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup2.Style.BorderRightWidth = 1;
            this.ribbonTabItemGroup2.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup2.Style.BorderTopWidth = 1;
            this.ribbonTabItemGroup2.Style.Class = "";
            this.ribbonTabItemGroup2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonTabItemGroup2.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
            this.ribbonTabItemGroup2.Style.TextColor = System.Drawing.Color.White;
            this.ribbonTabItemGroup2.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            this.ribbonTabItemGroup2.Style.TextShadowColor = System.Drawing.Color.Black;
            this.ribbonTabItemGroup2.Style.TextShadowOffset = new System.Drawing.Point(1, 1);
            // 
            // office2007StartButton1
            // 
            this.office2007StartButton1.AutoExpandOnClick = true;
            this.office2007StartButton1.CanCustomize = false;
            this.office2007StartButton1.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.Image;
            this.office2007StartButton1.Image = ((System.Drawing.Image)(resources.GetObject("office2007StartButton1.Image")));
            this.office2007StartButton1.ImagePaddingHorizontal = 2;
            this.office2007StartButton1.ImagePaddingVertical = 2;
            this.office2007StartButton1.Name = "office2007StartButton1";
            this.office2007StartButton1.ShowSubItems = false;
            this.office2007StartButton1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.itemContainer1});
            this.office2007StartButton1.Text = "&File";
            // 
            // itemContainer1
            // 
            // 
            // 
            // 
            this.itemContainer1.BackgroundStyle.Class = "RibbonFileMenuContainer";
            this.itemContainer1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.itemContainer1.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
            this.itemContainer1.Name = "itemContainer1";
            this.itemContainer1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.itemContainer2,
            this.itemContainer4});
            // 
            // itemContainer2
            // 
            // 
            // 
            // 
            this.itemContainer2.BackgroundStyle.Class = "RibbonFileMenuTwoColumnContainer";
            this.itemContainer2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.itemContainer2.ItemSpacing = 0;
            this.itemContainer2.Name = "itemContainer2";
            this.itemContainer2.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.itemContainer3,
            this.galleryContainer1});
            // 
            // itemContainer3
            // 
            // 
            // 
            // 
            this.itemContainer3.BackgroundStyle.Class = "RibbonFileMenuColumnOneContainer";
            this.itemContainer3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.itemContainer3.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
            this.itemContainer3.MinimumSize = new System.Drawing.Size(120, 0);
            this.itemContainer3.Name = "itemContainer3";
            this.itemContainer3.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem2,
            this.buttonItem3,
            this.buttonItem4,
            this.buttonItem5,
            this.buttonItem6,
            this.buttonItem7});
            // 
            // buttonItem2
            // 
            this.buttonItem2.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem2.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem2.Image")));
            this.buttonItem2.Name = "buttonItem2";
            this.buttonItem2.SubItemsExpandWidth = 24;
            this.buttonItem2.Text = "&New";
            // 
            // buttonItem3
            // 
            this.buttonItem3.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem3.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem3.Image")));
            this.buttonItem3.Name = "buttonItem3";
            this.buttonItem3.SubItemsExpandWidth = 24;
            this.buttonItem3.Text = "&Open...";
            // 
            // buttonItem4
            // 
            this.buttonItem4.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem4.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem4.Image")));
            this.buttonItem4.Name = "buttonItem4";
            this.buttonItem4.SubItemsExpandWidth = 24;
            this.buttonItem4.Text = "&Save...";
            // 
            // buttonItem5
            // 
            this.buttonItem5.BeginGroup = true;
            this.buttonItem5.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem5.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem5.Image")));
            this.buttonItem5.Name = "buttonItem5";
            this.buttonItem5.SubItemsExpandWidth = 24;
            this.buttonItem5.Text = "S&hare...";
            // 
            // buttonItem6
            // 
            this.buttonItem6.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem6.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem6.Image")));
            this.buttonItem6.Name = "buttonItem6";
            this.buttonItem6.SubItemsExpandWidth = 24;
            this.buttonItem6.Text = "&Print...";
            // 
            // buttonItem7
            // 
            this.buttonItem7.BeginGroup = true;
            this.buttonItem7.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem7.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem7.Image")));
            this.buttonItem7.Name = "buttonItem7";
            this.buttonItem7.SubItemsExpandWidth = 24;
            this.buttonItem7.Text = "&Close";
            // 
            // galleryContainer1
            // 
            // 
            // 
            // 
            this.galleryContainer1.BackgroundStyle.Class = "RibbonFileMenuColumnTwoContainer";
            this.galleryContainer1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.galleryContainer1.EnableGalleryPopup = false;
            this.galleryContainer1.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
            this.galleryContainer1.MinimumSize = new System.Drawing.Size(180, 240);
            this.galleryContainer1.MultiLine = false;
            this.galleryContainer1.Name = "galleryContainer1";
            this.galleryContainer1.PopupUsesStandardScrollbars = false;
            this.galleryContainer1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.labelItem8,
            this.buttonItem8,
            this.buttonItem9,
            this.buttonItem10,
            this.buttonItem11});
            // 
            // labelItem8
            // 
            this.labelItem8.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
            this.labelItem8.BorderType = DevComponents.DotNetBar.eBorderType.Etched;
            this.labelItem8.CanCustomize = false;
            this.labelItem8.ForeColor = System.Drawing.SystemColors.ControlText;
            this.labelItem8.Name = "labelItem8";
            this.labelItem8.PaddingBottom = 2;
            this.labelItem8.PaddingTop = 2;
            this.labelItem8.Stretch = true;
            this.labelItem8.Text = "Recent Documents";
            // 
            // buttonItem8
            // 
            this.buttonItem8.Name = "buttonItem8";
            this.buttonItem8.Text = "&1. Short News 5-7.rtf";
            // 
            // buttonItem9
            // 
            this.buttonItem9.Name = "buttonItem9";
            this.buttonItem9.Text = "&2. Prospect Email.rtf";
            // 
            // buttonItem10
            // 
            this.buttonItem10.Name = "buttonItem10";
            this.buttonItem10.Text = "&3. Customer Email.rtf";
            // 
            // buttonItem11
            // 
            this.buttonItem11.Name = "buttonItem11";
            this.buttonItem11.Text = "&4. example.rtf";
            // 
            // itemContainer4
            // 
            // 
            // 
            // 
            this.itemContainer4.BackgroundStyle.Class = "RibbonFileMenuBottomContainer";
            this.itemContainer4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.itemContainer4.HorizontalItemAlignment = DevComponents.DotNetBar.eHorizontalItemsAlignment.Right;
            this.itemContainer4.Name = "itemContainer4";
            this.itemContainer4.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonItem12,
            this.buttonItem13});
            // 
            // buttonItem12
            // 
            this.buttonItem12.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem12.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonItem12.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem12.Image")));
            this.buttonItem12.ImagePosition = DevComponents.DotNetBar.eImagePosition.Right;
            this.buttonItem12.Name = "buttonItem12";
            this.buttonItem12.SubItemsExpandWidth = 24;
            this.buttonItem12.Text = "خيارات";
            // 
            // buttonItem13
            // 
            this.buttonItem13.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.buttonItem13.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonItem13.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem13.Image")));
            this.buttonItem13.ImagePosition = DevComponents.DotNetBar.eImagePosition.Right;
            this.buttonItem13.Name = "buttonItem13";
            this.buttonItem13.SubItemsExpandWidth = 24;
            this.buttonItem13.Text = "خروج";
            // 
            // labelItem1
            // 
            this.labelItem1.Name = "labelItem1";
            this.labelItem1.Text = "30-3-2012";
            // 
            // logout
            // 
            this.logout.Image = ((System.Drawing.Image)(resources.GetObject("logout.Image")));
            this.logout.Name = "logout";
            this.logout.Click += new System.EventHandler(this.logout_Click);
            // 
            // buttonItem15
            // 
            this.buttonItem15.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem15.Image")));
            this.buttonItem15.Name = "buttonItem15";
            this.buttonItem15.Text = "buttonItem15";
            // 
            // qatCustomizeItem1
            // 
            this.qatCustomizeItem1.Name = "qatCustomizeItem1";
            // 
            // styleManager1
            // 
            this.styleManager1.ManagerStyle = DevComponents.DotNetBar.eStyle.Office2007Blue;
            this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(163)))), ((int)(((byte)(26))))));
            // 
            // radStatusStrip1
            // 
            this.radStatusStrip1.AutoSize = true;
            this.radStatusStrip1.LayoutStyle = Telerik.WinControls.UI.RadStatusBarLayoutStyle.Stack;
            this.radStatusStrip1.Location = new System.Drawing.Point(5, 602);
            this.radStatusStrip1.Name = "radStatusStrip1";
            this.radStatusStrip1.Size = new System.Drawing.Size(1116, 24);
            this.radStatusStrip1.TabIndex = 6;
            this.radStatusStrip1.Text = "radStatusStrip1";
            // 
            // panelEx1
            // 
            this.panelEx1.CanvasColor = System.Drawing.SystemColors.Control;
            this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.panelEx1.Controls.Add(this.expandablePanel2);
            this.panelEx1.Controls.Add(this.expandablePanel1);
            this.panelEx1.Dock = System.Windows.Forms.DockStyle.Left;
            this.panelEx1.Location = new System.Drawing.Point(5, 155);
            this.panelEx1.Name = "panelEx1";
            this.panelEx1.Size = new System.Drawing.Size(211, 447);
            this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.panelEx1.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.panelEx1.Style.GradientAngle = 90;
            this.panelEx1.TabIndex = 8;
            // 
            // expandablePanel2
            // 
            this.expandablePanel2.CanvasColor = System.Drawing.SystemColors.Control;
            this.expandablePanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.expandablePanel2.Controls.Add(this.monthCalendarAdv1);
            this.expandablePanel2.Dock = System.Windows.Forms.DockStyle.Top;
            this.expandablePanel2.Location = new System.Drawing.Point(0, 138);
            this.expandablePanel2.Name = "expandablePanel2";
            this.expandablePanel2.Size = new System.Drawing.Size(211, 167);
            this.expandablePanel2.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.expandablePanel2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.expandablePanel2.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.expandablePanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.expandablePanel2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
            this.expandablePanel2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
            this.expandablePanel2.Style.GradientAngle = 90;
            this.expandablePanel2.TabIndex = 2;
            this.expandablePanel2.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
            this.expandablePanel2.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.expandablePanel2.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.expandablePanel2.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
            this.expandablePanel2.TitleStyle.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.expandablePanel2.TitleStyle.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.expandablePanel2.TitleStyle.GradientAngle = 90;
            this.expandablePanel2.TitleText = "الاجندة";
            // 
            // monthCalendarAdv1
            // 
            this.monthCalendarAdv1.AnnuallyMarkedDates = new System.DateTime[0];
            this.monthCalendarAdv1.AutoSize = true;
            // 
            // 
            // 
            this.monthCalendarAdv1.BackgroundStyle.BackColor = System.Drawing.SystemColors.Window;
            this.monthCalendarAdv1.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.monthCalendarAdv1.BackgroundStyle.BorderBottomWidth = 1;
            this.monthCalendarAdv1.BackgroundStyle.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.monthCalendarAdv1.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.monthCalendarAdv1.BackgroundStyle.BorderLeftWidth = 1;
            this.monthCalendarAdv1.BackgroundStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.monthCalendarAdv1.BackgroundStyle.BorderRightWidth = 1;
            this.monthCalendarAdv1.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.monthCalendarAdv1.BackgroundStyle.BorderTopWidth = 1;
            this.monthCalendarAdv1.BackgroundStyle.Class = "";
            this.monthCalendarAdv1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.monthCalendarAdv1.CommandsBackgroundStyle.Class = "";
            this.monthCalendarAdv1.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.monthCalendarAdv1.ContainerControlProcessDialogKey = true;
            this.monthCalendarAdv1.DisplayMonth = new System.DateTime(2012, 3, 1, 0, 0, 0, 0);
            this.monthCalendarAdv1.Location = new System.Drawing.Point(22, 31);
            this.monthCalendarAdv1.MarkedDates = new System.DateTime[0];
            this.monthCalendarAdv1.MonthlyMarkedDates = new System.DateTime[0];
            this.monthCalendarAdv1.Name = "monthCalendarAdv1";
            // 
            // 
            // 
            this.monthCalendarAdv1.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
            this.monthCalendarAdv1.NavigationBackgroundStyle.BackColorGradientAngle = 90;
            this.monthCalendarAdv1.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
            this.monthCalendarAdv1.NavigationBackgroundStyle.Class = "";
            this.monthCalendarAdv1.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.monthCalendarAdv1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.monthCalendarAdv1.Size = new System.Drawing.Size(170, 131);
            this.monthCalendarAdv1.TabIndex = 1;
            this.monthCalendarAdv1.Text = "monthCalendarAdv1";
            this.monthCalendarAdv1.WeeklyMarkedDays = new System.DayOfWeek[0];
            // 
            // expandablePanel1
            // 
            this.expandablePanel1.CanvasColor = System.Drawing.SystemColors.Control;
            this.expandablePanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.expandablePanel1.Controls.Add(this.analogClockControl1);
            this.expandablePanel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.expandablePanel1.Location = new System.Drawing.Point(0, 0);
            this.expandablePanel1.Name = "expandablePanel1";
            this.expandablePanel1.Size = new System.Drawing.Size(211, 138);
            this.expandablePanel1.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.expandablePanel1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.expandablePanel1.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.expandablePanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.expandablePanel1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
            this.expandablePanel1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
            this.expandablePanel1.Style.GradientAngle = 90;
            this.expandablePanel1.TabIndex = 1;
            this.expandablePanel1.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
            this.expandablePanel1.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.expandablePanel1.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.expandablePanel1.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.RaisedInner;
            this.expandablePanel1.TitleStyle.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.expandablePanel1.TitleStyle.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.expandablePanel1.TitleStyle.GradientAngle = 90;
            this.expandablePanel1.TitleText = "التوقيت";
            // 
            // analogClockControl1
            // 
            this.analogClockControl1.ClockStyle = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
            colorData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
            colorData1.BorderWidth = 0.01F;
            colorData1.BrushSBSScale = 1F;
            colorData1.BrushType = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
            colorData1.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            colorData1.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(152)))), ((int)(((byte)(152)))));
            clockStyleData1.BezelColor = colorData1;
            colorData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            colorData2.BorderWidth = 0.01F;
            colorData2.BrushSBSScale = 1F;
            colorData2.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            colorData2.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            clockStyleData1.CapColor = colorData2;
            colorData3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(161)))));
            colorData3.BorderWidth = 0.01F;
            colorData3.BrushAngle = 45F;
            colorData3.BrushSBSScale = 1F;
            colorData3.BrushType = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
            colorData3.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(204)))), ((int)(((byte)(213)))));
            colorData3.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            clockStyleData1.FaceColor = colorData3;
            clockStyleData1.GlassAngle = -20;
            colorData4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            colorData4.BorderWidth = 0.01F;
            colorData4.BrushSBSScale = 1F;
            colorData4.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            colorData4.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            clockHandStyleData1.HandColor = colorData4;
            clockHandStyleData1.Length = 0.55F;
            clockHandStyleData1.Width = 0.015F;
            clockStyleData1.HourHandStyle = clockHandStyleData1;
            colorData5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            colorData5.BorderWidth = 0.01F;
            colorData5.BrushSBSScale = 1F;
            colorData5.BrushType = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
            colorData5.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
            colorData5.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
            clockStyleData1.LargeTickColor = colorData5;
            colorData6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            colorData6.BorderWidth = 0.01F;
            colorData6.BrushSBSScale = 1F;
            colorData6.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            colorData6.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            clockHandStyleData2.HandColor = colorData6;
            clockHandStyleData2.Length = 0.8F;
            clockHandStyleData2.Width = 0.01F;
            clockStyleData1.MinuteHandStyle = clockHandStyleData2;
            clockStyleData1.NumberFont = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            colorData7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            colorData7.BorderWidth = 0.01F;
            colorData7.BrushSBSScale = 1F;
            colorData7.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            colorData7.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            clockHandStyleData3.HandColor = colorData7;
            clockHandStyleData3.HandStyle = DevComponents.DotNetBar.Controls.eHandStyles.Style2;
            clockHandStyleData3.Length = 0.8F;
            clockHandStyleData3.Width = 0.005F;
            clockStyleData1.SecondHandStyle = clockHandStyleData3;
            colorData8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            colorData8.BorderWidth = 0.01F;
            colorData8.BrushSBSScale = 1F;
            colorData8.BrushType = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
            colorData8.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
            colorData8.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
            clockStyleData1.SmallTickColor = colorData8;
            clockStyleData1.Style = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
            this.analogClockControl1.ClockStyleData = clockStyleData1;
            this.analogClockControl1.Location = new System.Drawing.Point(57, 31);
            this.analogClockControl1.Name = "analogClockControl1";
            this.analogClockControl1.Size = new System.Drawing.Size(100, 100);
            this.analogClockControl1.TabIndex = 0;
            this.analogClockControl1.Text = "analogClockControl1";
            this.analogClockControl1.Value = new System.DateTime(2012, 3, 10, 11, 15, 24, 162);
            // 
            // home
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1126, 628);
            this.Controls.Add(this.panelEx1);
            this.Controls.Add(this.radStatusStrip1);
            this.Controls.Add(this.ribbonControl1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.IsMdiContainer = true;
            this.Name = "home";
            this.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.RightToLeftLayout = true;
            this.StartPosition = System.Windows.Forms.FormStartPosition.WindowsDefaultBounds;
            this.Text = "نظام ادارة السوبرماركت";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.home_FormClosing);
            this.ribbonControl1.ResumeLayout(false);
            this.ribbonControl1.PerformLayout();
            this.ribbonPanel10.ResumeLayout(false);
            this.ribbonPanel6.ResumeLayout(false);
            this.ribbonPanel8.ResumeLayout(false);
            this.ribbonPanel9.ResumeLayout(false);
            this.ribbonPanel1.ResumeLayout(false);
            this.ribbonPanel5.ResumeLayout(false);
            this.ribbonPanel3.ResumeLayout(false);
            this.ribbonPanel4.ResumeLayout(false);
            this.ribbonPanel2.ResumeLayout(false);
            this.ribbonPanel7.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.radStatusStrip1)).EndInit();
            this.panelEx1.ResumeLayout(false);
            this.expandablePanel2.ResumeLayout(false);
            this.expandablePanel2.PerformLayout();
            this.expandablePanel1.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Example #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Controls.ClockStyleData     clockStyleData1     = new DevComponents.DotNetBar.Controls.ClockStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData1          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData2          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData3          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData1 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData4          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData5          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData2 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData6          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData3 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData7          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData8          = new DevComponents.DotNetBar.Controls.ColorData();
     this.sideNav1            = new DevComponents.DotNetBar.Controls.SideNav();
     this.sideNavPanel1       = new DevComponents.DotNetBar.Controls.SideNavPanel();
     this.sideNavItem1        = new DevComponents.DotNetBar.Controls.SideNavItem();
     this.separator1          = new DevComponents.DotNetBar.Separator();
     this.sideNavItem2        = new DevComponents.DotNetBar.Controls.SideNavItem();
     this.separator2          = new DevComponents.DotNetBar.Separator();
     this.separator3          = new DevComponents.DotNetBar.Separator();
     this.sideNavItem3        = new DevComponents.DotNetBar.Controls.SideNavItem();
     this.sideNavItem4        = new DevComponents.DotNetBar.Controls.SideNavItem();
     this.sideNavItem5        = new DevComponents.DotNetBar.Controls.SideNavItem();
     this.analogClockControl1 = new DevComponents.DotNetBar.Controls.AnalogClockControl();
     this.sideNav1.SuspendLayout();
     this.SuspendLayout();
     //
     // sideNav1
     //
     this.sideNav1.Controls.Add(this.sideNavPanel1);
     this.sideNav1.Dock = System.Windows.Forms.DockStyle.Left;
     this.sideNav1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.sideNavItem1,
         this.separator1,
         this.sideNavItem2,
         this.separator2,
         this.separator3,
         this.sideNavItem3,
         this.sideNavItem4,
         this.sideNavItem5
     });
     this.sideNav1.Location = new System.Drawing.Point(0, 0);
     this.sideNav1.Name     = "sideNav1";
     this.sideNav1.Padding  = new System.Windows.Forms.Padding(1);
     this.sideNav1.Size     = new System.Drawing.Size(400, 452);
     this.sideNav1.TabIndex = 0;
     this.sideNav1.Text     = "Test";
     //
     // sideNavPanel1
     //
     this.sideNavPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.sideNavPanel1.Location = new System.Drawing.Point(123, 37);
     this.sideNavPanel1.Name     = "sideNavPanel1";
     this.sideNavPanel1.Size     = new System.Drawing.Size(272, 414);
     this.sideNavPanel1.TabIndex = 2;
     this.sideNavPanel1.Visible  = false;
     //
     // sideNavItem1
     //
     this.sideNavItem1.IsSystemMenu = true;
     this.sideNavItem1.Name         = "sideNavItem1";
     this.sideNavItem1.Symbol       = "";
     this.sideNavItem1.Text         = "Menu";
     //
     // separator1
     //
     this.separator1.FixedSize            = new System.Drawing.Size(3, 1);
     this.separator1.Name                 = "separator1";
     this.separator1.Padding.Bottom       = 2;
     this.separator1.Padding.Left         = 6;
     this.separator1.Padding.Right        = 6;
     this.separator1.Padding.Top          = 2;
     this.separator1.SeparatorOrientation = DevComponents.DotNetBar.eDesignMarkerOrientation.Vertical;
     //
     // sideNavItem2
     //
     this.sideNavItem2.Name   = "sideNavItem2";
     this.sideNavItem2.Panel  = this.sideNavPanel1;
     this.sideNavItem2.Symbol = "";
     this.sideNavItem2.Text   = "Home";
     //
     // separator2
     //
     this.separator2.FixedSize            = new System.Drawing.Size(3, 1);
     this.separator2.Name                 = "separator2";
     this.separator2.Padding.Bottom       = 2;
     this.separator2.Padding.Left         = 6;
     this.separator2.Padding.Right        = 6;
     this.separator2.Padding.Top          = 2;
     this.separator2.SeparatorOrientation = DevComponents.DotNetBar.eDesignMarkerOrientation.Vertical;
     //
     // separator3
     //
     this.separator3.FixedSize            = new System.Drawing.Size(3, 1);
     this.separator3.Name                 = "separator3";
     this.separator3.Padding.Bottom       = 2;
     this.separator3.Padding.Left         = 6;
     this.separator3.Padding.Right        = 6;
     this.separator3.Padding.Top          = 2;
     this.separator3.SeparatorOrientation = DevComponents.DotNetBar.eDesignMarkerOrientation.Vertical;
     //
     // sideNavItem3
     //
     this.sideNavItem3.Name   = "sideNavItem3";
     this.sideNavItem3.Symbol = "";
     this.sideNavItem3.Text   = "Máy tính";
     this.sideNavItem3.Click += new System.EventHandler(this.sideNavItem3_Click);
     //
     // sideNavItem4
     //
     this.sideNavItem4.Name   = "sideNavItem4";
     this.sideNavItem4.Symbol = "";
     this.sideNavItem4.Text   = "Lịch theo tháng";
     this.sideNavItem4.Click += new System.EventHandler(this.sideNavItem4_Click);
     //
     // sideNavItem5
     //
     this.sideNavItem5.Name   = "sideNavItem5";
     this.sideNavItem5.Symbol = "";
     this.sideNavItem5.Text   = "Test";
     this.sideNavItem5.Click += new System.EventHandler(this.sideNavItem5_Click);
     //
     // analogClockControl1
     //
     colorData1.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
     colorData1.BorderWidth                  = 0.01F;
     colorData1.BrushSBSScale                = 1F;
     colorData1.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData1.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData1.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(152)))), ((int)(((byte)(152)))));
     clockStyleData1.BezelColor              = colorData1;
     colorData2.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData2.BorderWidth                  = 0.01F;
     colorData2.BrushSBSScale                = 1F;
     colorData2.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData2.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockStyleData1.CapColor                = colorData2;
     colorData3.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(161)))));
     colorData3.BorderWidth                  = 0.01F;
     colorData3.BrushAngle                   = 45F;
     colorData3.BrushSBSScale                = 1F;
     colorData3.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData3.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(204)))), ((int)(((byte)(213)))));
     colorData3.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     clockStyleData1.FaceColor               = colorData3;
     clockStyleData1.GlassAngle              = -20;
     colorData4.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData4.BorderWidth                  = 0.01F;
     colorData4.BrushSBSScale                = 1F;
     colorData4.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData4.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData1.HandColor           = colorData4;
     clockHandStyleData1.Length              = 0.55F;
     clockHandStyleData1.Width               = 0.015F;
     clockStyleData1.HourHandStyle           = clockHandStyleData1;
     colorData5.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData5.BorderWidth                  = 0.01F;
     colorData5.BrushSBSScale                = 1F;
     colorData5.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData5.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData5.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData1.LargeTickColor          = colorData5;
     colorData6.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData6.BorderWidth                  = 0.01F;
     colorData6.BrushSBSScale                = 1F;
     colorData6.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData6.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData2.HandColor           = colorData6;
     clockHandStyleData2.Length              = 0.8F;
     clockHandStyleData2.Width               = 0.01F;
     clockStyleData1.MinuteHandStyle         = clockHandStyleData2;
     clockStyleData1.NumberFont              = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     colorData7.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData7.BorderWidth                  = 0.01F;
     colorData7.BrushSBSScale                = 1F;
     colorData7.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData7.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData3.HandColor           = colorData7;
     clockHandStyleData3.HandStyle           = DevComponents.DotNetBar.Controls.eHandStyles.Style2;
     clockHandStyleData3.Length              = 0.8F;
     clockHandStyleData3.Width               = 0.005F;
     clockStyleData1.SecondHandStyle         = clockHandStyleData3;
     colorData8.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData8.BorderWidth                  = 0.01F;
     colorData8.BrushSBSScale                = 1F;
     colorData8.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData8.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData8.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData1.SmallTickColor          = colorData8;
     clockStyleData1.Style                   = DevComponents.DotNetBar.Controls.eClockStyles.Style1;
     this.analogClockControl1.ClockStyleData = clockStyleData1;
     this.analogClockControl1.Location       = new System.Drawing.Point(507, 113);
     this.analogClockControl1.Name           = "analogClockControl1";
     this.analogClockControl1.Size           = new System.Drawing.Size(180, 180);
     this.analogClockControl1.TabIndex       = 1;
     this.analogClockControl1.Text           = "analogClockControl1";
     this.analogClockControl1.Value          = new System.DateTime(2018, 12, 10, 18, 8, 27, 176);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(868, 452);
     this.Controls.Add(this.analogClockControl1);
     this.Controls.Add(this.sideNav1);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Form1";
     this.sideNav1.ResumeLayout(false);
     this.sideNav1.PerformLayout();
     this.ResumeLayout(false);
 }
Example #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager      resources           = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     DevComponents.DotNetBar.Controls.ClockStyleData     clockStyleData2     = new DevComponents.DotNetBar.Controls.ClockStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData9          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData10         = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData11         = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData4 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData12         = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData13         = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData5 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData14         = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData6 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData15         = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData16         = new DevComponents.DotNetBar.Controls.ColorData();
     this.bubbleBar1                = new DevComponents.DotNetBar.BubbleBar();
     this.bubbleBarTab1             = new DevComponents.DotNetBar.BubbleBarTab(this.components);
     this.bubbleButton1             = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton2             = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton3             = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton4             = new DevComponents.DotNetBar.BubbleButton();
     this.timer1                    = new System.Windows.Forms.Timer(this.components);
     this.styleManager1             = new DevComponents.DotNetBar.StyleManager(this.components);
     this.analogClockControl1       = new DevComponents.DotNetBar.Controls.AnalogClockControl();
     this.label1                    = new System.Windows.Forms.Label();
     this.label2                    = new System.Windows.Forms.Label();
     this.label3                    = new System.Windows.Forms.Label();
     this.label4                    = new System.Windows.Forms.Label();
     this.label5                    = new System.Windows.Forms.Label();
     this.label6                    = new System.Windows.Forms.Label();
     this.listView1                 = new System.Windows.Forms.ListView();
     this.columnHeader7             = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader8             = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader3             = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader4             = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.listView2                 = new System.Windows.Forms.ListView();
     this.columnHeader1             = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader2             = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.panelEx1                  = new DevComponents.DotNetBar.PanelEx();
     this.label7                    = new System.Windows.Forms.Label();
     this.circularProgress1         = new DevComponents.DotNetBar.Controls.CircularProgress();
     this.button1                   = new System.Windows.Forms.Button();
     this.menuStrip1                = new System.Windows.Forms.MenuStrip();
     this.دربارهToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.styleManager2             = new DevComponents.DotNetBar.StyleManager(this.components);
     this.galleryContainer2         = new DevComponents.DotNetBar.GalleryContainer();
     this.labelItem1                = new DevComponents.DotNetBar.LabelItem();
     this.buttonX12                 = new DevComponents.DotNetBar.ButtonX();
     this.buttonX1                  = new DevComponents.DotNetBar.ButtonX();
     this.buttonX2                  = new DevComponents.DotNetBar.ButtonX();
     this.backgroundWorker1         = new System.ComponentModel.BackgroundWorker();
     this.دربارهماToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.خروجToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.bubbleBar1)).BeginInit();
     this.panelEx1.SuspendLayout();
     this.menuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // bubbleBar1
     //
     this.bubbleBar1.Alignment = DevComponents.DotNetBar.eBubbleButtonAlignment.Bottom;
     this.bubbleBar1.AntiAlias = true;
     this.bubbleBar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     //
     //
     //
     this.bubbleBar1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.bubbleBar1.ButtonBackAreaStyle.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this.bubbleBar1.ButtonBackAreaStyle.BorderBottom      = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.bubbleBar1.ButtonBackAreaStyle.BorderBottomWidth = 1;
     this.bubbleBar1.ButtonBackAreaStyle.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.bubbleBar1.ButtonBackAreaStyle.BorderLeft        = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.bubbleBar1.ButtonBackAreaStyle.BorderLeftWidth   = 1;
     this.bubbleBar1.ButtonBackAreaStyle.BorderRight       = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.bubbleBar1.ButtonBackAreaStyle.BorderRightWidth  = 1;
     this.bubbleBar1.ButtonBackAreaStyle.BorderTop         = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.bubbleBar1.ButtonBackAreaStyle.BorderTopWidth    = 1;
     this.bubbleBar1.ButtonBackAreaStyle.CornerType        = DevComponents.DotNetBar.eCornerType.Square;
     this.bubbleBar1.ButtonBackAreaStyle.PaddingBottom     = 3;
     this.bubbleBar1.ButtonBackAreaStyle.PaddingLeft       = 3;
     this.bubbleBar1.ButtonBackAreaStyle.PaddingRight      = 3;
     this.bubbleBar1.ButtonBackAreaStyle.PaddingTop        = 3;
     this.bubbleBar1.Dock            = System.Windows.Forms.DockStyle.Bottom;
     this.bubbleBar1.Font            = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bubbleBar1.ImageSizeLarge  = new System.Drawing.Size(105, 105);
     this.bubbleBar1.ImageSizeNormal = new System.Drawing.Size(70, 70);
     this.bubbleBar1.Location        = new System.Drawing.Point(0, 422);
     this.bubbleBar1.MouseOverTabColors.BorderColor = System.Drawing.SystemColors.Highlight;
     this.bubbleBar1.Name        = "bubbleBar1";
     this.bubbleBar1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.bubbleBar1.SelectedTab = this.bubbleBarTab1;
     this.bubbleBar1.SelectedTabColors.BorderColor = System.Drawing.Color.Black;
     this.bubbleBar1.Size     = new System.Drawing.Size(764, 79);
     this.bubbleBar1.TabIndex = 0;
     this.bubbleBar1.Tabs.Add(this.bubbleBarTab1);
     this.bubbleBar1.TabsVisible  = false;
     this.bubbleBar1.Text         = "فروش سریع";
     this.bubbleBar1.TooltipFont  = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.bubbleBar1.ButtonClick += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleBar1_ButtonClick);
     //
     // bubbleBarTab1
     //
     this.bubbleBarTab1.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(230)))), ((int)(((byte)(247)))));
     this.bubbleBarTab1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(168)))), ((int)(((byte)(228)))));
     this.bubbleBarTab1.Buttons.AddRange(new DevComponents.DotNetBar.BubbleButton[] {
         this.bubbleButton1,
         this.bubbleButton2,
         this.bubbleButton3,
         this.bubbleButton4
     });
     this.bubbleBarTab1.DarkBorderColor  = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this.bubbleBarTab1.LightBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.bubbleBarTab1.Name             = "bubbleBarTab1";
     this.bubbleBarTab1.PredefinedColor  = DevComponents.DotNetBar.eTabItemColor.Blue;
     this.bubbleBarTab1.Text             = "bubbleBarTab1";
     this.bubbleBarTab1.TextColor        = System.Drawing.Color.Black;
     //
     // bubbleButton1
     //
     this.bubbleButton1.Image       = ((System.Drawing.Image)(resources.GetObject("bubbleButton1.Image")));
     this.bubbleButton1.ImageLarge  = ((System.Drawing.Image)(resources.GetObject("bubbleButton1.ImageLarge")));
     this.bubbleButton1.Name        = "bubbleButton1";
     this.bubbleButton1.TooltipText = "محصولات";
     this.bubbleButton1.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton1_Click);
     //
     // bubbleButton2
     //
     this.bubbleButton2.Image       = ((System.Drawing.Image)(resources.GetObject("bubbleButton2.Image")));
     this.bubbleButton2.ImageLarge  = ((System.Drawing.Image)(resources.GetObject("bubbleButton2.ImageLarge")));
     this.bubbleButton2.Name        = "bubbleButton2";
     this.bubbleButton2.TooltipText = "اشخاص";
     this.bubbleButton2.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton2_Click);
     //
     // bubbleButton3
     //
     this.bubbleButton3.Image       = ((System.Drawing.Image)(resources.GetObject("bubbleButton3.Image")));
     this.bubbleButton3.ImageLarge  = ((System.Drawing.Image)(resources.GetObject("bubbleButton3.ImageLarge")));
     this.bubbleButton3.Name        = "bubbleButton3";
     this.bubbleButton3.TooltipText = "چک";
     this.bubbleButton3.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton3_Click);
     //
     // bubbleButton4
     //
     this.bubbleButton4.Image       = ((System.Drawing.Image)(resources.GetObject("bubbleButton4.Image")));
     this.bubbleButton4.ImageLarge  = ((System.Drawing.Image)(resources.GetObject("bubbleButton4.ImageLarge")));
     this.bubbleButton4.Name        = "bubbleButton4";
     this.bubbleButton4.TooltipText = "حسابداری";
     this.bubbleButton4.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton4_Click);
     //
     // timer1
     //
     this.timer1.Enabled  = true;
     this.timer1.Interval = 300;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // styleManager1
     //
     this.styleManager1.ManagerStyle         = DevComponents.DotNetBar.eStyle.Office2010Blue;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(87)))), ((int)(((byte)(154))))));
     //
     // analogClockControl1
     //
     this.analogClockControl1.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.analogClockControl1.ClockStyle = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     colorData9.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
     colorData9.BorderWidth                  = 0.01F;
     colorData9.BrushSBSScale                = 1F;
     colorData9.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData9.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData9.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(152)))), ((int)(((byte)(152)))));
     clockStyleData2.BezelColor              = colorData9;
     colorData10.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData10.BorderWidth                 = 0.01F;
     colorData10.BrushSBSScale               = 1F;
     colorData10.Color1                      = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData10.Color2                      = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockStyleData2.CapColor                = colorData10;
     colorData11.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(161)))));
     colorData11.BorderWidth                 = 0.01F;
     colorData11.BrushAngle                  = 45F;
     colorData11.BrushSBSScale               = 1F;
     colorData11.BrushType                   = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData11.Color1                      = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(204)))), ((int)(((byte)(213)))));
     colorData11.Color2                      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     clockStyleData2.FaceColor               = colorData11;
     clockStyleData2.GlassAngle              = -20;
     colorData12.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData12.BorderWidth                 = 0.01F;
     colorData12.BrushSBSScale               = 1F;
     colorData12.Color1                      = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData12.Color2                      = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData4.HandColor           = colorData12;
     clockHandStyleData4.Length              = 0.55F;
     clockHandStyleData4.Width               = 0.015F;
     clockStyleData2.HourHandStyle           = clockHandStyleData4;
     colorData13.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData13.BorderWidth                 = 0.01F;
     colorData13.BrushSBSScale               = 1F;
     colorData13.BrushType                   = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData13.Color1                      = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData13.Color2                      = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData2.LargeTickColor          = colorData13;
     colorData14.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData14.BorderWidth                 = 0.01F;
     colorData14.BrushSBSScale               = 1F;
     colorData14.Color1                      = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData14.Color2                      = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData5.HandColor           = colorData14;
     clockHandStyleData5.Length              = 0.8F;
     clockHandStyleData5.Width               = 0.01F;
     clockStyleData2.MinuteHandStyle         = clockHandStyleData5;
     clockStyleData2.NumberFont              = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     colorData15.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData15.BorderWidth                 = 0.01F;
     colorData15.BrushSBSScale               = 1F;
     colorData15.Color1                      = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData15.Color2                      = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData6.HandColor           = colorData15;
     clockHandStyleData6.HandStyle           = DevComponents.DotNetBar.Controls.eHandStyles.Style2;
     clockHandStyleData6.Length              = 0.8F;
     clockHandStyleData6.Width               = 0.005F;
     clockStyleData2.SecondHandStyle         = clockHandStyleData6;
     colorData16.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData16.BorderWidth                 = 0.01F;
     colorData16.BrushSBSScale               = 1F;
     colorData16.BrushType                   = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData16.Color1                      = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData16.Color2                      = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData2.SmallTickColor          = colorData16;
     clockStyleData2.Style                   = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     this.analogClockControl1.ClockStyleData = clockStyleData2;
     this.analogClockControl1.Location       = new System.Drawing.Point(539, 31);
     this.analogClockControl1.Name           = "analogClockControl1";
     this.analogClockControl1.Size           = new System.Drawing.Size(174, 174);
     this.analogClockControl1.TabIndex       = 2;
     this.analogClockControl1.Text           = "analogClockControl1";
     this.analogClockControl1.TimeZone       = null;
     this.analogClockControl1.Value          = new System.DateTime(2014, 12, 17, 12, 0, 0, 0);
     //
     // label1
     //
     this.label1.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.AutoSize    = true;
     this.label1.Font        = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label1.Location    = new System.Drawing.Point(570, 220);
     this.label1.Name        = "label1";
     this.label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.label1.Size        = new System.Drawing.Size(51, 19);
     this.label1.TabIndex    = 3;
     this.label1.Text        = "label1";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label2
     //
     this.label2.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.Font        = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label2.Location    = new System.Drawing.Point(597, 288);
     this.label2.Name        = "label2";
     this.label2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.label2.Size        = new System.Drawing.Size(159, 30);
     this.label2.TabIndex    = 4;
     this.label2.Text        = "فروش امروز";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label3
     //
     this.label3.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label3.Font        = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label3.Location    = new System.Drawing.Point(597, 333);
     this.label3.Name        = "label3";
     this.label3.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.label3.Size        = new System.Drawing.Size(159, 40);
     this.label3.TabIndex    = 5;
     this.label3.Text        = "سود خالص امروز";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label4
     //
     this.label4.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label4.Font        = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.label4.Location    = new System.Drawing.Point(572, 375);
     this.label4.Name        = "label4";
     this.label4.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.label4.Size        = new System.Drawing.Size(184, 40);
     this.label4.TabIndex    = 6;
     this.label4.Text        = "تعداد چک های امروز ";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label5
     //
     this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.label5.Font        = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location    = new System.Drawing.Point(3, 31);
     this.label5.Name        = "label5";
     this.label5.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.label5.Size        = new System.Drawing.Size(487, 17);
     this.label5.TabIndex    = 8;
     this.label5.Text        = "کالا های با موجودی کمتر از 10";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.BottomRight;
     //
     // label6
     //
     this.label6.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label6.Font        = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location    = new System.Drawing.Point(-58, 219);
     this.label6.Name        = "label6";
     this.label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.label6.Size        = new System.Drawing.Size(548, 17);
     this.label6.TabIndex    = 10;
     this.label6.Text        = "آخرین کالا های به فروش رسیده";
     this.label6.TextAlign   = System.Drawing.ContentAlignment.BottomRight;
     //
     // listView1
     //
     this.listView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader7,
         this.columnHeader8,
         this.columnHeader3,
         this.columnHeader4
     });
     this.listView1.Font              = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.listView1.Location          = new System.Drawing.Point(3, 239);
     this.listView1.Name              = "listView1";
     this.listView1.RightToLeftLayout = true;
     this.listView1.Size              = new System.Drawing.Size(484, 599);
     this.listView1.TabIndex          = 11;
     this.listView1.UseCompatibleStateImageBehavior = false;
     this.listView1.View = System.Windows.Forms.View.Details;
     //
     // columnHeader7
     //
     this.columnHeader7.Text = "کالا";
     //
     // columnHeader8
     //
     this.columnHeader8.Text      = "تعداد";
     this.columnHeader8.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // columnHeader3
     //
     this.columnHeader3.Text = "قیمت";
     //
     // columnHeader4
     //
     this.columnHeader4.Text = "سود";
     //
     // listView2
     //
     this.listView2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1,
         this.columnHeader2
     });
     this.listView2.Font              = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.listView2.Location          = new System.Drawing.Point(3, 51);
     this.listView2.Name              = "listView2";
     this.listView2.RightToLeftLayout = true;
     this.listView2.Size              = new System.Drawing.Size(484, 164);
     this.listView2.TabIndex          = 12;
     this.listView2.UseCompatibleStateImageBehavior = false;
     this.listView2.View = System.Windows.Forms.View.Details;
     //
     // columnHeader1
     //
     this.columnHeader1.Text = "کالا";
     //
     // columnHeader2
     //
     this.columnHeader2.Text      = "تعداد باقی مانده";
     this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.columnHeader2.Width     = 118;
     //
     // panelEx1
     //
     this.panelEx1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panelEx1.Controls.Add(this.label7);
     this.panelEx1.Controls.Add(this.circularProgress1);
     this.panelEx1.Controls.Add(this.button1);
     this.panelEx1.Controls.Add(this.listView2);
     this.panelEx1.Controls.Add(this.listView1);
     this.panelEx1.Controls.Add(this.label6);
     this.panelEx1.Controls.Add(this.label5);
     this.panelEx1.Controls.Add(this.label4);
     this.panelEx1.Controls.Add(this.label3);
     this.panelEx1.Controls.Add(this.label2);
     this.panelEx1.Controls.Add(this.label1);
     this.panelEx1.Controls.Add(this.analogClockControl1);
     this.panelEx1.Controls.Add(this.menuStrip1);
     this.panelEx1.DisabledBackColor = System.Drawing.Color.Empty;
     this.panelEx1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.panelEx1.Location        = new System.Drawing.Point(0, 0);
     this.panelEx1.Name            = "panelEx1";
     this.panelEx1.Size            = new System.Drawing.Size(764, 422);
     this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panelEx1.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.panelEx1.Style.ForeColor.ColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelEx1.Style.GradientAngle = 90;
     this.panelEx1.TabIndex            = 4;
     this.panelEx1.Paint += new System.Windows.Forms.PaintEventHandler(this.panelEx1_Paint);
     //
     // label7
     //
     this.label7.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(539, 263);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(199, 13);
     this.label7.TabIndex = 17;
     this.label7.Text     = "________________________________";
     //
     // circularProgress1
     //
     //
     //
     //
     this.circularProgress1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.circularProgress1.Location = new System.Drawing.Point(213, 101);
     this.circularProgress1.Name     = "circularProgress1";
     this.circularProgress1.Size     = new System.Drawing.Size(75, 65);
     this.circularProgress1.Style    = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
     this.circularProgress1.TabIndex = 16;
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(493, 350);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 14;
     this.button1.Text     = "button1";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Visible = false;
     this.button1.Click  += new System.EventHandler(this.button1_Click);
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.دربارهToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(764, 24);
     this.menuStrip1.TabIndex = 15;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // دربارهToolStripMenuItem
     //
     this.دربارهToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.دربارهماToolStripMenuItem,
         this.خروجToolStripMenuItem
     });
     this.دربارهToolStripMenuItem.Name = "دربارهToolStripMenuItem";
     this.دربارهToolStripMenuItem.Size = new System.Drawing.Size(41, 20);
     this.دربارهToolStripMenuItem.Text = "سایر";
     //
     // styleManager2
     //
     this.styleManager2.ManagerStyle         = DevComponents.DotNetBar.eStyle.Office2010Blue;
     this.styleManager2.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(87)))), ((int)(((byte)(154))))));
     //
     // galleryContainer2
     //
     //
     //
     //
     this.galleryContainer2.BackgroundStyle.Class      = "RibbonFileMenuColumnTwoContainer";
     this.galleryContainer2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.galleryContainer2.EnableGalleryPopup         = false;
     this.galleryContainer2.LayoutOrientation          = DevComponents.DotNetBar.eOrientation.Vertical;
     this.galleryContainer2.MinimumSize = new System.Drawing.Size(180, 240);
     this.galleryContainer2.MultiLine   = false;
     this.galleryContainer2.Name        = "galleryContainer2";
     this.galleryContainer2.PopupUsesStandardScrollbars = false;
     //
     //
     //
     this.galleryContainer2.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // labelItem1
     //
     this.labelItem1.BorderSide   = DevComponents.DotNetBar.eBorderSide.Bottom;
     this.labelItem1.BorderType   = DevComponents.DotNetBar.eBorderType.Etched;
     this.labelItem1.CanCustomize = false;
     this.labelItem1.ForeColor    = System.Drawing.SystemColors.ControlText;
     this.labelItem1.Name         = "labelItem1";
     //
     // buttonX12
     //
     this.buttonX12.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonX12.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.buttonX12.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(169)))), ((int)(((byte)(216)))));
     this.buttonX12.FocusCuesEnabled = false;
     this.buttonX12.Font             = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonX12.Location         = new System.Drawing.Point(12, 929);
     this.buttonX12.Name             = "buttonX12";
     this.buttonX12.Shape            = new DevComponents.DotNetBar.EllipticalShapeDescriptor();
     this.buttonX12.Size             = new System.Drawing.Size(68, 61);
     this.buttonX12.TabIndex         = 15;
     this.buttonX12.Text             = "فروش سریع";
     this.buttonX12.TextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     //
     // buttonX1
     //
     this.buttonX1.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonX1.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonX1.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(169)))), ((int)(((byte)(216)))));
     this.buttonX1.FocusCuesEnabled = false;
     this.buttonX1.Font             = new System.Drawing.Font("Times New Roman", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonX1.Location         = new System.Drawing.Point(684, 428);
     this.buttonX1.Name             = "buttonX1";
     this.buttonX1.Shape            = new DevComponents.DotNetBar.EllipticalShapeDescriptor();
     this.buttonX1.Size             = new System.Drawing.Size(68, 61);
     this.buttonX1.TabIndex         = 16;
     this.buttonX1.Text             = "فروش";
     this.buttonX1.TextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.buttonX1.Click           += new System.EventHandler(this.buttonX1_Click);
     //
     // buttonX2
     //
     this.buttonX2.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonX2.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.buttonX2.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(169)))), ((int)(((byte)(216)))));
     this.buttonX2.ColorTable       = DevComponents.DotNetBar.eButtonColor.MagentaWithBackground;
     this.buttonX2.FocusCuesEnabled = false;
     this.buttonX2.Font             = new System.Drawing.Font("Times New Roman", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonX2.Location         = new System.Drawing.Point(12, 428);
     this.buttonX2.Name             = "buttonX2";
     this.buttonX2.Shape            = new DevComponents.DotNetBar.EllipticalShapeDescriptor();
     this.buttonX2.Size             = new System.Drawing.Size(68, 61);
     this.buttonX2.SymbolColor      = System.Drawing.Color.Red;
     this.buttonX2.TabIndex         = 17;
     this.buttonX2.Text             = "خروج";
     this.buttonX2.TextColor        = System.Drawing.Color.White;
     this.buttonX2.Click           += new System.EventHandler(this.buttonX2_Click);
     //
     // backgroundWorker1
     //
     this.backgroundWorker1.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker1_DoWork);
     //
     // دربارهماToolStripMenuItem
     //
     this.دربارهماToolStripMenuItem.Name   = "دربارهماToolStripMenuItem";
     this.دربارهماToolStripMenuItem.Size   = new System.Drawing.Size(152, 22);
     this.دربارهماToolStripMenuItem.Text   = "درباره ما";
     this.دربارهماToolStripMenuItem.Click += new System.EventHandler(this.دربارهماToolStripMenuItem_Click);
     //
     // خروجToolStripMenuItem
     //
     this.خروجToolStripMenuItem.Name   = "خروجToolStripMenuItem";
     this.خروجToolStripMenuItem.Size   = new System.Drawing.Size(152, 22);
     this.خروجToolStripMenuItem.Text   = "خروج";
     this.خروجToolStripMenuItem.Click += new System.EventHandler(this.خروجToolStripMenuItem_Click);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(764, 501);
     this.Controls.Add(this.buttonX2);
     this.Controls.Add(this.buttonX1);
     this.Controls.Add(this.buttonX12);
     this.Controls.Add(this.panelEx1);
     this.Controls.Add(this.bubbleBar1);
     this.MainMenuStrip = this.menuStrip1;
     this.Margin        = new System.Windows.Forms.Padding(2);
     this.MinimumSize   = new System.Drawing.Size(780, 540);
     this.Name          = "Form1";
     this.RightToLeft   = System.Windows.Forms.RightToLeft.Yes;
     this.Text          = "صفحه ی اصلی";
     this.Load         += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.bubbleBar1)).EndInit();
     this.panelEx1.ResumeLayout(false);
     this.panelEx1.PerformLayout();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.ResumeLayout(false);
 }
Example #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Controls.ClockStyleData     clockStyleData1      = new DevComponents.DotNetBar.Controls.ClockStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData1           = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData2           = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData3           = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData1  = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData4           = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData5           = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData2  = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData6           = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData3  = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData7           = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData8           = new DevComponents.DotNetBar.Controls.ColorData();
     Telerik.WinControls.UI.TableViewDefinition          tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition();
     this.windows8Theme1         = new Telerik.WinControls.Themes.Windows8Theme();
     this.buttonItem14           = new DevComponents.DotNetBar.ButtonItem();
     this.ribbonClientPanel1     = new DevComponents.DotNetBar.Ribbon.RibbonClientPanel();
     this.analogClockControl1    = new DevComponents.DotNetBar.Controls.AnalogClockControl();
     this.dgvBorrower            = new Telerik.WinControls.UI.RadGridView();
     this.radRibbonBar1          = new Telerik.WinControls.UI.RadRibbonBar();
     this.ribbonTab1             = new Telerik.WinControls.UI.RibbonTab();
     this.radRibbonBarGroup1     = new Telerik.WinControls.UI.RadRibbonBarGroup();
     this.btnUsers               = new Telerik.WinControls.UI.RadButtonElement();
     this.radRibbonBarGroup2     = new Telerik.WinControls.UI.RadRibbonBarGroup();
     this.btnBooks               = new Telerik.WinControls.UI.RadButtonElement();
     this.radRibbonBarGroup3     = new Telerik.WinControls.UI.RadRibbonBarGroup();
     this.btnBorrows             = new Telerik.WinControls.UI.RadButtonElement();
     this.radRibbonBarGroup7     = new Telerik.WinControls.UI.RadRibbonBarGroup();
     this.btnExit                = new Telerik.WinControls.UI.RadButtonElement();
     this.ribbonTab2             = new Telerik.WinControls.UI.RibbonTab();
     this.radRibbonBarGroup4     = new Telerik.WinControls.UI.RadRibbonBarGroup();
     this.btnUsersReport         = new Telerik.WinControls.UI.RadButtonElement();
     this.radRibbonBarGroup5     = new Telerik.WinControls.UI.RadRibbonBarGroup();
     this.btnBooksreport         = new Telerik.WinControls.UI.RadButtonElement();
     this.radRibbonBarGroup6     = new Telerik.WinControls.UI.RadRibbonBarGroup();
     this.btnBorrrowReport       = new Telerik.WinControls.UI.RadButtonElement();
     this.ribbonTab3             = new Telerik.WinControls.UI.RibbonTab();
     this.radRibbonBarGroup8     = new Telerik.WinControls.UI.RadRibbonBarGroup();
     this.btnBackup              = new Telerik.WinControls.UI.RadButtonElement();
     this.radRibbonBarGroup9     = new Telerik.WinControls.UI.RadRibbonBarGroup();
     this.btnRestore             = new Telerik.WinControls.UI.RadButtonElement();
     this.radRibbonBarGroup10    = new Telerik.WinControls.UI.RadRibbonBarGroup();
     this.btnSetting             = new Telerik.WinControls.UI.RadButtonElement();
     this.radButtonElement4      = new Telerik.WinControls.UI.RadButtonElement();
     this.radRibbonFormBehavior1 = new Telerik.WinControls.UI.RadRibbonFormBehavior();
     this.label1        = new System.Windows.Forms.Label();
     this.label2        = new System.Windows.Forms.Label();
     this.lblDate       = new System.Windows.Forms.Label();
     this.lblUser       = new System.Windows.Forms.Label();
     this.label3        = new System.Windows.Forms.Label();
     this.label4        = new System.Windows.Forms.Label();
     this.radGroupBox1  = new Telerik.WinControls.UI.RadGroupBox();
     this.radGroupBox2  = new Telerik.WinControls.UI.RadGroupBox();
     this.lblUsersCount = new System.Windows.Forms.Label();
     this.lblBooksCount = new System.Windows.Forms.Label();
     this.ribbonClientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvBorrower)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgvBorrower.MasterTemplate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radRibbonBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit();
     this.radGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).BeginInit();
     this.radGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // buttonItem14
     //
     this.buttonItem14.Name = "buttonItem14";
     this.buttonItem14.SubItemsExpandWidth = 14;
     this.buttonItem14.Text = "buttonItem1";
     //
     // ribbonClientPanel1
     //
     this.ribbonClientPanel1.CanvasColor = System.Drawing.Color.Transparent;
     this.ribbonClientPanel1.Controls.Add(this.radGroupBox2);
     this.ribbonClientPanel1.Controls.Add(this.radGroupBox1);
     this.ribbonClientPanel1.Controls.Add(this.analogClockControl1);
     this.ribbonClientPanel1.Controls.Add(this.dgvBorrower);
     this.ribbonClientPanel1.Controls.Add(this.radRibbonBar1);
     this.ribbonClientPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ribbonClientPanel1.Location = new System.Drawing.Point(0, 0);
     this.ribbonClientPanel1.Name     = "ribbonClientPanel1";
     this.ribbonClientPanel1.Size     = new System.Drawing.Size(582, 574);
     //
     //
     //
     this.ribbonClientPanel1.Style.BackColor2SchemePart    = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
     this.ribbonClientPanel1.Style.BackColorGradientAngle  = 90;
     this.ribbonClientPanel1.Style.BackColorSchemePart     = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
     this.ribbonClientPanel1.Style.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Tile;
     this.ribbonClientPanel1.Style.BorderBottom            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.ribbonClientPanel1.Style.BorderBottomWidth       = 1;
     this.ribbonClientPanel1.Style.BorderColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
     this.ribbonClientPanel1.Style.BorderLeft          = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.ribbonClientPanel1.Style.BorderLeftWidth     = 1;
     this.ribbonClientPanel1.Style.BorderRight         = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.ribbonClientPanel1.Style.BorderRightWidth    = 1;
     this.ribbonClientPanel1.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.ribbonClientPanel1.Style.BorderTopWidth      = 1;
     this.ribbonClientPanel1.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Square;
     this.ribbonClientPanel1.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.ribbonClientPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
     //
     //
     //
     this.ribbonClientPanel1.StyleMouseDown.BackColor2SchemePart  = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
     this.ribbonClientPanel1.StyleMouseDown.BackColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
     this.ribbonClientPanel1.StyleMouseDown.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBorder;
     this.ribbonClientPanel1.StyleMouseDown.CornerType            = DevComponents.DotNetBar.eCornerType.Square;
     this.ribbonClientPanel1.StyleMouseDown.TextColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.ItemPressedText;
     //
     //
     //
     this.ribbonClientPanel1.StyleMouseOver.BackColor2SchemePart  = DevComponents.DotNetBar.eColorSchemePart.ItemHotBackground2;
     this.ribbonClientPanel1.StyleMouseOver.BackColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.ItemHotBackground;
     this.ribbonClientPanel1.StyleMouseOver.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemHotBorder;
     this.ribbonClientPanel1.StyleMouseOver.CornerType            = DevComponents.DotNetBar.eCornerType.Square;
     this.ribbonClientPanel1.StyleMouseOver.TextColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.ItemHotText;
     this.ribbonClientPanel1.TabIndex = 0;
     //
     // analogClockControl1
     //
     this.analogClockControl1.BackColor  = System.Drawing.Color.Transparent;
     this.analogClockControl1.ClockStyle = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     colorData1.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
     colorData1.BorderWidth                  = 0.01F;
     colorData1.BrushSBSScale                = 1F;
     colorData1.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData1.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData1.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(152)))), ((int)(((byte)(152)))));
     clockStyleData1.BezelColor              = colorData1;
     colorData2.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData2.BorderWidth                  = 0.01F;
     colorData2.BrushSBSScale                = 1F;
     colorData2.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData2.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockStyleData1.CapColor                = colorData2;
     colorData3.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(161)))));
     colorData3.BorderWidth                  = 0.01F;
     colorData3.BrushAngle                   = 45F;
     colorData3.BrushSBSScale                = 1F;
     colorData3.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData3.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(204)))), ((int)(((byte)(213)))));
     colorData3.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     clockStyleData1.FaceColor               = colorData3;
     clockStyleData1.GlassAngle              = -20;
     colorData4.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData4.BorderWidth                  = 0.01F;
     colorData4.BrushSBSScale                = 1F;
     colorData4.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData4.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData1.HandColor           = colorData4;
     clockHandStyleData1.Length              = 0.55F;
     clockHandStyleData1.Width               = 0.015F;
     clockStyleData1.HourHandStyle           = clockHandStyleData1;
     colorData5.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData5.BorderWidth                  = 0.01F;
     colorData5.BrushSBSScale                = 1F;
     colorData5.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData5.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData5.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData1.LargeTickColor          = colorData5;
     colorData6.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData6.BorderWidth                  = 0.01F;
     colorData6.BrushSBSScale                = 1F;
     colorData6.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData6.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData2.HandColor           = colorData6;
     clockHandStyleData2.Length              = 0.8F;
     clockHandStyleData2.Width               = 0.01F;
     clockStyleData1.MinuteHandStyle         = clockHandStyleData2;
     clockStyleData1.NumberFont              = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     colorData7.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData7.BorderWidth                  = 0.01F;
     colorData7.BrushSBSScale                = 1F;
     colorData7.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData7.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData3.HandColor           = colorData7;
     clockHandStyleData3.HandStyle           = DevComponents.DotNetBar.Controls.eHandStyles.Style2;
     clockHandStyleData3.Length              = 0.8F;
     clockHandStyleData3.Width               = 0.005F;
     clockStyleData1.SecondHandStyle         = clockHandStyleData3;
     colorData8.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData8.BorderWidth                  = 0.01F;
     colorData8.BrushSBSScale                = 1F;
     colorData8.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData8.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData8.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData1.SmallTickColor          = colorData8;
     clockStyleData1.Style                   = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     this.analogClockControl1.ClockStyleData = clockStyleData1;
     this.analogClockControl1.ForeColor      = System.Drawing.SystemColors.ControlLightLight;
     this.analogClockControl1.Location       = new System.Drawing.Point(465, 170);
     this.analogClockControl1.Name           = "analogClockControl1";
     this.analogClockControl1.Size           = new System.Drawing.Size(114, 114);
     this.analogClockControl1.TabIndex       = 3;
     this.analogClockControl1.Text           = "analogClockControl1";
     this.analogClockControl1.Value          = new System.DateTime(2017, 8, 18, 17, 47, 28, 31);
     //
     // dgvBorrower
     //
     this.dgvBorrower.Dock     = System.Windows.Forms.DockStyle.Left;
     this.dgvBorrower.Font     = new System.Drawing.Font("Tahoma", 8.25F);
     this.dgvBorrower.Location = new System.Drawing.Point(0, 164);
     //
     //
     //
     this.dgvBorrower.MasterTemplate.AllowAddNewRow      = false;
     this.dgvBorrower.MasterTemplate.AllowColumnReorder  = false;
     this.dgvBorrower.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill;
     this.dgvBorrower.MasterTemplate.EnableGrouping      = false;
     this.dgvBorrower.MasterTemplate.ViewDefinition      = tableViewDefinition1;
     this.dgvBorrower.Name        = "dgvBorrower";
     this.dgvBorrower.ReadOnly    = true;
     this.dgvBorrower.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.dgvBorrower.Size        = new System.Drawing.Size(390, 410);
     this.dgvBorrower.TabIndex    = 1;
     //
     // radRibbonBar1
     //
     this.radRibbonBar1.CommandTabs.AddRange(new Telerik.WinControls.RadItem[] {
         this.ribbonTab1,
         this.ribbonTab2,
         this.ribbonTab3
     });
     //
     //
     //
     this.radRibbonBar1.ExitButton.Text = "Exit";
     this.radRibbonBar1.Font            = new System.Drawing.Font("Tahoma", 8.25F);
     this.radRibbonBar1.Location        = new System.Drawing.Point(0, 0);
     this.radRibbonBar1.MaximizeButton  = false;
     this.radRibbonBar1.MinimizeButton  = false;
     this.radRibbonBar1.Name            = "radRibbonBar1";
     //
     //
     //
     this.radRibbonBar1.OptionsButton.Text = "Options";
     this.radRibbonBar1.QuickAccessToolBarItems.AddRange(new Telerik.WinControls.RadItem[] {
         this.radButtonElement4
     });
     this.radRibbonBar1.ShowExpandButton = false;
     this.radRibbonBar1.ShowHelpButton   = true;
     this.radRibbonBar1.Size             = new System.Drawing.Size(582, 164);
     this.radRibbonBar1.StartButtonImage = global::LibManagement.Properties.Resources.rotate1;
     this.radRibbonBar1.TabIndex         = 0;
     //
     // ribbonTab1
     //
     this.ribbonTab1.Description = "عملیات اصلی";
     this.ribbonTab1.IsSelected  = true;
     this.ribbonTab1.Items.AddRange(new Telerik.WinControls.RadItem[] {
         this.radRibbonBarGroup1,
         this.radRibbonBarGroup2,
         this.radRibbonBarGroup3,
         this.radRibbonBarGroup7
     });
     this.ribbonTab1.Name = "ribbonTab1";
     this.ribbonTab1.Text = "عملیات اصلی";
     //
     // radRibbonBarGroup1
     //
     this.radRibbonBarGroup1.Items.AddRange(new Telerik.WinControls.RadItem[] {
         this.btnUsers
     });
     this.radRibbonBarGroup1.Name = "radRibbonBarGroup1";
     this.radRibbonBarGroup1.Text = "اعضاء";
     //
     // btnUsers
     //
     this.btnUsers.Image  = global::LibManagement.Properties.Resources.team__1_;
     this.btnUsers.Name   = "btnUsers";
     this.btnUsers.Text   = "";
     this.btnUsers.Click += new System.EventHandler(this.btnUsers_Click);
     //
     // radRibbonBarGroup2
     //
     this.radRibbonBarGroup2.Items.AddRange(new Telerik.WinControls.RadItem[] {
         this.btnBooks
     });
     this.radRibbonBarGroup2.Name = "radRibbonBarGroup2";
     this.radRibbonBarGroup2.Text = "کتاب ها";
     //
     // btnBooks
     //
     this.btnBooks.Image  = global::LibManagement.Properties.Resources.bookshelf;
     this.btnBooks.Name   = "btnBooks";
     this.btnBooks.Text   = "";
     this.btnBooks.Click += new System.EventHandler(this.btnBooks_Click);
     //
     // radRibbonBarGroup3
     //
     this.radRibbonBarGroup3.Items.AddRange(new Telerik.WinControls.RadItem[] {
         this.btnBorrows
     });
     this.radRibbonBarGroup3.Name = "radRibbonBarGroup3";
     this.radRibbonBarGroup3.Text = "امانت";
     //
     // btnBorrows
     //
     this.btnBorrows.Image  = global::LibManagement.Properties.Resources.id_card;
     this.btnBorrows.Name   = "btnBorrows";
     this.btnBorrows.Text   = "";
     this.btnBorrows.Click += new System.EventHandler(this.btnBorrows_Click);
     //
     // radRibbonBarGroup7
     //
     this.radRibbonBarGroup7.Items.AddRange(new Telerik.WinControls.RadItem[] {
         this.btnExit
     });
     this.radRibbonBarGroup7.Name = "radRibbonBarGroup7";
     this.radRibbonBarGroup7.Text = "خروج";
     //
     // btnExit
     //
     this.btnExit.Image  = global::LibManagement.Properties.Resources.exit;
     this.btnExit.Name   = "btnExit";
     this.btnExit.Text   = "";
     this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
     //
     // ribbonTab2
     //
     this.ribbonTab2.IsSelected = false;
     this.ribbonTab2.Items.AddRange(new Telerik.WinControls.RadItem[] {
         this.radRibbonBarGroup4,
         this.radRibbonBarGroup5,
         this.radRibbonBarGroup6
     });
     this.ribbonTab2.Name = "ribbonTab2";
     this.ribbonTab2.Text = "گزارش گیری";
     //
     // radRibbonBarGroup4
     //
     this.radRibbonBarGroup4.Items.AddRange(new Telerik.WinControls.RadItem[] {
         this.btnUsersReport
     });
     this.radRibbonBarGroup4.Name = "radRibbonBarGroup4";
     this.radRibbonBarGroup4.Text = "اعضاء";
     //
     // btnUsersReport
     //
     this.btnUsersReport.Image  = global::LibManagement.Properties.Resources.loupe;
     this.btnUsersReport.Name   = "btnUsersReport";
     this.btnUsersReport.Text   = "";
     this.btnUsersReport.Click += new System.EventHandler(this.btnUsersReport_Click);
     //
     // radRibbonBarGroup5
     //
     this.radRibbonBarGroup5.Items.AddRange(new Telerik.WinControls.RadItem[] {
         this.btnBooksreport
     });
     this.radRibbonBarGroup5.Name = "radRibbonBarGroup5";
     this.radRibbonBarGroup5.Text = "کتاب ها";
     //
     // btnBooksreport
     //
     this.btnBooksreport.Image  = global::LibManagement.Properties.Resources.library__1_;
     this.btnBooksreport.Name   = "btnBooksreport";
     this.btnBooksreport.Text   = "";
     this.btnBooksreport.Click += new System.EventHandler(this.btnBooksreport_Click);
     //
     // radRibbonBarGroup6
     //
     this.radRibbonBarGroup6.Items.AddRange(new Telerik.WinControls.RadItem[] {
         this.btnBorrrowReport
     });
     this.radRibbonBarGroup6.Name = "radRibbonBarGroup6";
     this.radRibbonBarGroup6.Text = "امانت";
     //
     // btnBorrrowReport
     //
     this.btnBorrrowReport.Image  = global::LibManagement.Properties.Resources.contract;
     this.btnBorrrowReport.Name   = "btnBorrrowReport";
     this.btnBorrrowReport.Text   = "";
     this.btnBorrrowReport.Click += new System.EventHandler(this.btnBorrrowReport_Click);
     //
     // ribbonTab3
     //
     this.ribbonTab3.IsSelected = false;
     this.ribbonTab3.Items.AddRange(new Telerik.WinControls.RadItem[] {
         this.radRibbonBarGroup8,
         this.radRibbonBarGroup9,
         this.radRibbonBarGroup10
     });
     this.ribbonTab3.Name = "ribbonTab3";
     this.ribbonTab3.Text = "عملیات پایه";
     //
     // radRibbonBarGroup8
     //
     this.radRibbonBarGroup8.Items.AddRange(new Telerik.WinControls.RadItem[] {
         this.btnBackup
     });
     this.radRibbonBarGroup8.Name = "radRibbonBarGroup8";
     this.radRibbonBarGroup8.Text = "پشتیبان گیری";
     //
     // btnBackup
     //
     this.btnBackup.Image  = global::LibManagement.Properties.Resources.database__7_;
     this.btnBackup.Name   = "btnBackup";
     this.btnBackup.Text   = "";
     this.btnBackup.Click += new System.EventHandler(this.btnBackup_Click);
     //
     // radRibbonBarGroup9
     //
     this.radRibbonBarGroup9.Items.AddRange(new Telerik.WinControls.RadItem[] {
         this.btnRestore
     });
     this.radRibbonBarGroup9.Name = "radRibbonBarGroup9";
     this.radRibbonBarGroup9.Text = "بازیابی";
     //
     // btnRestore
     //
     this.btnRestore.Image  = global::LibManagement.Properties.Resources.database__6_;
     this.btnRestore.Name   = "btnRestore";
     this.btnRestore.Text   = "";
     this.btnRestore.Click += new System.EventHandler(this.btnRestore_Click);
     //
     // radRibbonBarGroup10
     //
     this.radRibbonBarGroup10.Items.AddRange(new Telerik.WinControls.RadItem[] {
         this.btnSetting
     });
     this.radRibbonBarGroup10.Name = "radRibbonBarGroup10";
     this.radRibbonBarGroup10.Text = "تنظیمات";
     //
     // btnSetting
     //
     this.btnSetting.Image  = global::LibManagement.Properties.Resources.settings__1_;
     this.btnSetting.Name   = "btnSetting";
     this.btnSetting.Text   = "";
     this.btnSetting.Click += new System.EventHandler(this.btnSetting_Click);
     //
     // radButtonElement4
     //
     this.radButtonElement4.Name = "radButtonElement4";
     this.radButtonElement4.StretchHorizontally = false;
     this.radButtonElement4.StretchVertically   = false;
     this.radButtonElement4.Text = "سیستم مدیریت کتابخانه";
     //
     // radRibbonFormBehavior1
     //
     this.radRibbonFormBehavior1.Form = this;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Tahoma", 8.25F);
     this.label1.Location  = new System.Drawing.Point(81, 33);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(50, 13);
     this.label1.TabIndex  = 4;
     this.label1.Text      = "نام کاربر :";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("Tahoma", 8.25F);
     this.label2.Location  = new System.Drawing.Point(92, 9);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(35, 13);
     this.label2.TabIndex  = 5;
     this.label2.Text      = "تاریخ :";
     //
     // lblDate
     //
     this.lblDate.AutoSize  = true;
     this.lblDate.BackColor = System.Drawing.Color.Transparent;
     this.lblDate.Font      = new System.Drawing.Font("Tahoma", 8.25F);
     this.lblDate.Location  = new System.Drawing.Point(42, 9);
     this.lblDate.Name      = "lblDate";
     this.lblDate.Size      = new System.Drawing.Size(19, 13);
     this.lblDate.TabIndex  = 5;
     this.lblDate.Text      = "...";
     //
     // lblUser
     //
     this.lblUser.AutoSize  = true;
     this.lblUser.BackColor = System.Drawing.Color.Transparent;
     this.lblUser.Font      = new System.Drawing.Font("Tahoma", 8.25F);
     this.lblUser.Location  = new System.Drawing.Point(42, 33);
     this.lblUser.Name      = "lblUser";
     this.lblUser.Size      = new System.Drawing.Size(19, 13);
     this.lblUser.TabIndex  = 4;
     this.lblUser.Text      = "...";
     this.lblUser.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font      = new System.Drawing.Font("Tahoma", 8.25F);
     this.label3.Location  = new System.Drawing.Point(83, 18);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(66, 13);
     this.label3.TabIndex  = 4;
     this.label3.Text      = "تعداد اعضاء :";
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Font      = new System.Drawing.Font("Tahoma", 8.25F);
     this.label4.Location  = new System.Drawing.Point(74, 40);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(75, 13);
     this.label4.TabIndex  = 4;
     this.label4.Text      = "تعداد کتاب ها :";
     //
     // radGroupBox1
     //
     this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this.radGroupBox1.BackColor      = System.Drawing.Color.Transparent;
     this.radGroupBox1.Controls.Add(this.lblDate);
     this.radGroupBox1.Controls.Add(this.label1);
     this.radGroupBox1.Controls.Add(this.label2);
     this.radGroupBox1.Controls.Add(this.lblUser);
     this.radGroupBox1.HeaderText = "";
     this.radGroupBox1.Location   = new System.Drawing.Point(410, 290);
     this.radGroupBox1.Name       = "radGroupBox1";
     this.radGroupBox1.Size       = new System.Drawing.Size(160, 60);
     this.radGroupBox1.TabIndex   = 6;
     //
     // radGroupBox2
     //
     this.radGroupBox2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this.radGroupBox2.BackColor      = System.Drawing.Color.Transparent;
     this.radGroupBox2.Controls.Add(this.lblUsersCount);
     this.radGroupBox2.Controls.Add(this.label3);
     this.radGroupBox2.Controls.Add(this.lblBooksCount);
     this.radGroupBox2.Controls.Add(this.label4);
     this.radGroupBox2.HeaderText = "";
     this.radGroupBox2.Location   = new System.Drawing.Point(410, 498);
     this.radGroupBox2.Name       = "radGroupBox2";
     this.radGroupBox2.Size       = new System.Drawing.Size(160, 64);
     this.radGroupBox2.TabIndex   = 7;
     //
     // lblUsersCount
     //
     this.lblUsersCount.AutoSize  = true;
     this.lblUsersCount.BackColor = System.Drawing.Color.Transparent;
     this.lblUsersCount.Font      = new System.Drawing.Font("Tahoma", 8.25F);
     this.lblUsersCount.Location  = new System.Drawing.Point(42, 18);
     this.lblUsersCount.Name      = "lblUsersCount";
     this.lblUsersCount.Size      = new System.Drawing.Size(15, 13);
     this.lblUsersCount.TabIndex  = 4;
     this.lblUsersCount.Text      = "..";
     //
     // lblBooksCount
     //
     this.lblBooksCount.AutoSize  = true;
     this.lblBooksCount.BackColor = System.Drawing.Color.Transparent;
     this.lblBooksCount.Font      = new System.Drawing.Font("Tahoma", 8.25F);
     this.lblBooksCount.Location  = new System.Drawing.Point(38, 40);
     this.lblBooksCount.Name      = "lblBooksCount";
     this.lblBooksCount.Size      = new System.Drawing.Size(19, 13);
     this.lblBooksCount.TabIndex  = 4;
     this.lblBooksCount.Text      = "...";
     //
     // frmMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(582, 574);
     this.Controls.Add(this.ribbonClientPanel1);
     this.FormBehavior    = this.radRibbonFormBehavior1;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.IconScaling     = Telerik.WinControls.Enumerations.ImageScaling.None;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmMain";
     this.RightToLeft     = System.Windows.Forms.RightToLeft.Yes;
     //
     //
     //
     this.RootElement.ApplyShapeToControl = true;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "radRibbonBar1";
     this.ThemeName     = "Windows8";
     this.Load         += new System.EventHandler(this.frmMain_Load);
     this.ribbonClientPanel1.ResumeLayout(false);
     this.ribbonClientPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvBorrower.MasterTemplate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgvBorrower)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radRibbonBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit();
     this.radGroupBox1.ResumeLayout(false);
     this.radGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).EndInit();
     this.radGroupBox2.ResumeLayout(false);
     this.radGroupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// 设计器支持所需的方法 - 不要修改
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevComponents.DotNetBar.Controls.ClockStyleData clockStyleData1 = new DevComponents.DotNetBar.Controls.ClockStyleData();
            DevComponents.DotNetBar.Controls.ColorData colorData1 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ColorData colorData2 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ColorData colorData3 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData1 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
            DevComponents.DotNetBar.Controls.ColorData colorData4 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ColorData colorData5 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData2 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
            DevComponents.DotNetBar.Controls.ColorData colorData6 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData3 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
            DevComponents.DotNetBar.Controls.ColorData colorData7 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ColorData colorData8 = new DevComponents.DotNetBar.Controls.ColorData();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_Main));
            this.clock = new DevComponents.DotNetBar.Controls.AnalogClockControl();
            this.timer_Main = new System.Windows.Forms.Timer(this.components);
            this.labelX1 = new DevComponents.DotNetBar.LabelX();
            this.labelX2 = new DevComponents.DotNetBar.LabelX();
            this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
            this.btn_SetClock = new System.Windows.Forms.Button();
            this.labelX3 = new DevComponents.DotNetBar.LabelX();
            this.lab_SongsName = new DevComponents.DotNetBar.LabelX();
            this.btn_SelectSongs = new System.Windows.Forms.Button();
            this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
            this.player_Main = new AxWMPLib.AxWindowsMediaPlayer();
            this.webBrowser1 = new System.Windows.Forms.WebBrowser();
            ((System.ComponentModel.ISupportInitialize)(this.player_Main)).BeginInit();
            this.SuspendLayout();
            // 
            // clock
            // 
            this.clock.ClockStyle = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
            colorData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            colorData1.BrushAngle = 90F;
            colorData1.BrushSBSScale = 1F;
            colorData1.BrushType = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
            colorData1.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
            colorData1.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            clockStyleData1.BezelColor = colorData1;
            colorData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            colorData2.BorderWidth = 0.01F;
            colorData2.BrushSBSScale = 1F;
            colorData2.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            colorData2.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            clockStyleData1.CapColor = colorData2;
            clockStyleData1.CapSize = 0.1F;
            colorData3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            colorData3.BrushAngle = 90F;
            colorData3.BrushSBSScale = 1F;
            colorData3.BrushType = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
            colorData3.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            colorData3.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
            clockStyleData1.FaceColor = colorData3;
            clockStyleData1.GlassAngle = 0;
            colorData4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            colorData4.BorderWidth = 0.01F;
            colorData4.BrushAngle = 90F;
            colorData4.BrushSBSScale = 1F;
            colorData4.BrushType = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
            colorData4.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            colorData4.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
            clockHandStyleData1.HandColor = colorData4;
            clockHandStyleData1.HandStyle = DevComponents.DotNetBar.Controls.eHandStyles.Style3;
            clockHandStyleData1.Length = 0.45F;
            clockHandStyleData1.Width = 0.175F;
            clockStyleData1.HourHandStyle = clockHandStyleData1;
            colorData5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            colorData5.BorderWidth = 0.01F;
            colorData5.BrushSBSScale = 1F;
            colorData5.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            colorData5.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            clockStyleData1.LargeTickColor = colorData5;
            clockStyleData1.LargeTickWidth = 0.01F;
            colorData6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            colorData6.BorderWidth = 0.01F;
            colorData6.BrushAngle = 90F;
            colorData6.BrushSBSScale = 1F;
            colorData6.BrushType = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
            colorData6.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            colorData6.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
            clockHandStyleData2.HandColor = colorData6;
            clockHandStyleData2.HandStyle = DevComponents.DotNetBar.Controls.eHandStyles.Style3;
            clockHandStyleData2.Length = 0.75F;
            clockHandStyleData2.Width = 0.175F;
            clockStyleData1.MinuteHandStyle = clockHandStyleData2;
            clockStyleData1.NumberColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            clockStyleData1.NumberFont = new System.Drawing.Font("Trebuchet MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            clockHandStyleData3.DrawOverCap = true;
            colorData7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            colorData7.BorderWidth = 0.01F;
            colorData7.BrushSBSScale = 1F;
            colorData7.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            colorData7.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            clockHandStyleData3.HandColor = colorData7;
            clockHandStyleData3.HandStyle = DevComponents.DotNetBar.Controls.eHandStyles.Style4;
            clockHandStyleData3.Length = 0.9F;
            clockHandStyleData3.Width = 0.01F;
            clockStyleData1.SecondHandStyle = clockHandStyleData3;
            colorData8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            colorData8.BorderWidth = 0.01F;
            colorData8.BrushSBSScale = 1F;
            colorData8.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            colorData8.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            clockStyleData1.SmallTickColor = colorData8;
            clockStyleData1.SmallTickLength = 0.01F;
            clockStyleData1.SmallTickWidth = 0.01F;
            clockStyleData1.Style = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
            this.clock.ClockStyleData = clockStyleData1;
            this.clock.Location = new System.Drawing.Point(193, 12);
            this.clock.Name = "clock";
            this.clock.Size = new System.Drawing.Size(100, 100);
            this.clock.TabIndex = 0;
            this.clock.Text = "analogClockControl1";
            this.clock.Value = new System.DateTime(2015, 11, 16, 19, 54, 6, 154);
            // 
            // timer_Main
            // 
            this.timer_Main.Enabled = true;
            this.timer_Main.Tick += new System.EventHandler(this.timer_Main_Tick);
            // 
            // labelX1
            // 
            // 
            // 
            // 
            this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX1.Location = new System.Drawing.Point(219, 121);
            this.labelX1.Name = "labelX1";
            this.labelX1.Size = new System.Drawing.Size(75, 25);
            this.labelX1.TabIndex = 1;
            this.labelX1.Text = "当前时间";
            // 
            // labelX2
            // 
            // 
            // 
            // 
            this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX2.Location = new System.Drawing.Point(12, 12);
            this.labelX2.Name = "labelX2";
            this.labelX2.Size = new System.Drawing.Size(75, 25);
            this.labelX2.TabIndex = 1;
            this.labelX2.Text = "设置闹钟:";
            // 
            // dateTimePicker1
            // 
            this.dateTimePicker1.CalendarFont = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.dateTimePicker1.CustomFormat = "HH:mm:ss";
            this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dateTimePicker1.Location = new System.Drawing.Point(13, 44);
            this.dateTimePicker1.Name = "dateTimePicker1";
            this.dateTimePicker1.Size = new System.Drawing.Size(121, 21);
            this.dateTimePicker1.TabIndex = 2;
            // 
            // btn_SetClock
            // 
            this.btn_SetClock.Location = new System.Drawing.Point(59, 71);
            this.btn_SetClock.Name = "btn_SetClock";
            this.btn_SetClock.Size = new System.Drawing.Size(75, 23);
            this.btn_SetClock.TabIndex = 3;
            this.btn_SetClock.Text = "设定";
            this.btn_SetClock.UseVisualStyleBackColor = true;
            this.btn_SetClock.Click += new System.EventHandler(this.btn_SetClock_Click);
            // 
            // labelX3
            // 
            // 
            // 
            // 
            this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX3.Location = new System.Drawing.Point(12, 118);
            this.labelX3.Name = "labelX3";
            this.labelX3.Size = new System.Drawing.Size(75, 25);
            this.labelX3.TabIndex = 1;
            this.labelX3.Text = "播放歌曲:";
            // 
            // lab_SongsName
            // 
            // 
            // 
            // 
            this.lab_SongsName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lab_SongsName.Location = new System.Drawing.Point(13, 153);
            this.lab_SongsName.Name = "lab_SongsName";
            this.lab_SongsName.Size = new System.Drawing.Size(299, 25);
            this.lab_SongsName.TabIndex = 1;
            this.lab_SongsName.Text = "无";
            // 
            // btn_SelectSongs
            // 
            this.btn_SelectSongs.Location = new System.Drawing.Point(93, 118);
            this.btn_SelectSongs.Name = "btn_SelectSongs";
            this.btn_SelectSongs.Size = new System.Drawing.Size(75, 23);
            this.btn_SelectSongs.TabIndex = 3;
            this.btn_SelectSongs.Text = "选取";
            this.btn_SelectSongs.UseVisualStyleBackColor = true;
            this.btn_SelectSongs.Click += new System.EventHandler(this.btn_SelectSongs_Click);
            // 
            // openFileDialog1
            // 
            this.openFileDialog1.FileName = "openFileDialog1";
            // 
            // player_Main
            // 
            this.player_Main.Enabled = true;
            this.player_Main.Location = new System.Drawing.Point(13, 184);
            this.player_Main.Name = "player_Main";
            this.player_Main.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("player_Main.OcxState")));
            this.player_Main.Size = new System.Drawing.Size(299, 46);
            this.player_Main.TabIndex = 4;
            // 
            // webBrowser1
            // 
            this.webBrowser1.Location = new System.Drawing.Point(346, 12);
            this.webBrowser1.MinimumSize = new System.Drawing.Size(20, 20);
            this.webBrowser1.Name = "webBrowser1";
            this.webBrowser1.Size = new System.Drawing.Size(424, 232);
            this.webBrowser1.TabIndex = 5;
            this.webBrowser1.Url = new System.Uri("http://www.baidu.com", System.UriKind.Absolute);
            // 
            // frm_Main
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(782, 256);
            this.Controls.Add(this.webBrowser1);
            this.Controls.Add(this.player_Main);
            this.Controls.Add(this.btn_SelectSongs);
            this.Controls.Add(this.btn_SetClock);
            this.Controls.Add(this.dateTimePicker1);
            this.Controls.Add(this.labelX2);
            this.Controls.Add(this.lab_SongsName);
            this.Controls.Add(this.labelX3);
            this.Controls.Add(this.labelX1);
            this.Controls.Add(this.clock);
            this.MaximizeBox = false;
            this.Name = "frm_Main";
            this.Opacity = 0.9D;
            this.Text = "LiuFu的小闹钟";
            ((System.ComponentModel.ISupportInitialize)(this.player_Main)).EndInit();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.Controls.ClockStyleData     clockStyleData1     = new DevComponents.DotNetBar.Controls.ClockStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData1          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData2          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData3          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData1 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData4          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData5          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData2 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData6          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData3 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData7          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData8          = new DevComponents.DotNetBar.Controls.ColorData();
     this.groupPanel1    = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.btnEndCom      = new DevComponents.DotNetBar.ButtonX();
     this.lbTimeToEnd    = new DevComponents.DotNetBar.LabelX();
     this.lbBirth        = new DevComponents.DotNetBar.LabelX();
     this.lbName         = new DevComponents.DotNetBar.LabelX();
     this.lbEnd          = new DevComponents.DotNetBar.LabelX();
     this.lbDateBegin    = new DevComponents.DotNetBar.LabelX();
     this.lbTTL          = new DevComponents.DotNetBar.LabelX();
     this.lbGrade        = new DevComponents.DotNetBar.LabelX();
     this.labelX9        = new DevComponents.DotNetBar.LabelX();
     this.lbSubtract     = new DevComponents.DotNetBar.LabelX();
     this.labelX7        = new DevComponents.DotNetBar.LabelX();
     this.labelX6        = new DevComponents.DotNetBar.LabelX();
     this.labelX8        = new DevComponents.DotNetBar.LabelX();
     this.labelX4        = new DevComponents.DotNetBar.LabelX();
     this.labelX3        = new DevComponents.DotNetBar.LabelX();
     this.labelX2        = new DevComponents.DotNetBar.LabelX();
     this.labelX1        = new DevComponents.DotNetBar.LabelX();
     this.clockTest      = new DevComponents.DotNetBar.Controls.AnalogClockControl();
     this.gpQuiz         = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.labelX5        = new DevComponents.DotNetBar.LabelX();
     this.txtCurrentQuiz = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.btnNext        = new DevComponents.DotNetBar.ButtonX();
     this.btnPrev        = new DevComponents.DotNetBar.ButtonX();
     this.btnSubmit      = new DevComponents.DotNetBar.ButtonX();
     this.rdD            = new System.Windows.Forms.RadioButton();
     this.rdC            = new System.Windows.Forms.RadioButton();
     this.rdB            = new System.Windows.Forms.RadioButton();
     this.rdA            = new System.Windows.Forms.RadioButton();
     this.lbShowQuiz     = new DevComponents.DotNetBar.LabelX();
     this.timerTest      = new System.Windows.Forms.Timer(this.components);
     this.cbQuiz         = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.groupPanel1.SuspendLayout();
     this.gpQuiz.SuspendLayout();
     this.SuspendLayout();
     //
     // groupPanel1
     //
     this.groupPanel1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel1.Controls.Add(this.btnEndCom);
     this.groupPanel1.Controls.Add(this.lbTimeToEnd);
     this.groupPanel1.Controls.Add(this.lbBirth);
     this.groupPanel1.Controls.Add(this.lbName);
     this.groupPanel1.Controls.Add(this.lbEnd);
     this.groupPanel1.Controls.Add(this.lbDateBegin);
     this.groupPanel1.Controls.Add(this.lbTTL);
     this.groupPanel1.Controls.Add(this.lbGrade);
     this.groupPanel1.Controls.Add(this.labelX9);
     this.groupPanel1.Controls.Add(this.lbSubtract);
     this.groupPanel1.Controls.Add(this.labelX7);
     this.groupPanel1.Controls.Add(this.labelX6);
     this.groupPanel1.Controls.Add(this.labelX8);
     this.groupPanel1.Controls.Add(this.labelX4);
     this.groupPanel1.Controls.Add(this.labelX3);
     this.groupPanel1.Controls.Add(this.labelX2);
     this.groupPanel1.Controls.Add(this.labelX1);
     this.groupPanel1.Controls.Add(this.clockTest);
     this.groupPanel1.Location = new System.Drawing.Point(12, 12);
     this.groupPanel1.Name     = "groupPanel1";
     this.groupPanel1.Size     = new System.Drawing.Size(259, 470);
     //
     //
     //
     this.groupPanel1.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel1.Style.BackColorGradientAngle = 90;
     this.groupPanel1.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel1.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderBottomWidth      = 1;
     this.groupPanel1.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel1.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderLeftWidth        = 1;
     this.groupPanel1.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderRightWidth       = 1;
     this.groupPanel1.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderTopWidth      = 1;
     this.groupPanel1.Style.Class               = "";
     this.groupPanel1.Style.CornerDiameter      = 4;
     this.groupPanel1.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel1.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel1.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanel1.StyleMouseDown.Class      = "";
     this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanel1.StyleMouseOver.Class      = "";
     this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanel1.TabIndex = 0;
     this.groupPanel1.Text     = "Thông tin bài thi";
     //
     // btnEndCom
     //
     this.btnEndCom.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnEndCom.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnEndCom.Location       = new System.Drawing.Point(73, 398);
     this.btnEndCom.Name           = "btnEndCom";
     this.btnEndCom.Size           = new System.Drawing.Size(111, 40);
     this.btnEndCom.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnEndCom.TabIndex       = 4;
     this.btnEndCom.Text           = "Kết thúc bài thi";
     this.btnEndCom.Click         += new System.EventHandler(this.btnEndCom_Click);
     //
     // lbTimeToEnd
     //
     this.lbTimeToEnd.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.lbTimeToEnd.BackgroundStyle.Class      = "";
     this.lbTimeToEnd.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lbTimeToEnd.Location = new System.Drawing.Point(116, 361);
     this.lbTimeToEnd.Name     = "lbTimeToEnd";
     this.lbTimeToEnd.Size     = new System.Drawing.Size(134, 23);
     this.lbTimeToEnd.TabIndex = 3;
     this.lbTimeToEnd.Text     = "labelX8";
     //
     // lbBirth
     //
     this.lbBirth.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.lbBirth.BackgroundStyle.Class      = "";
     this.lbBirth.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lbBirth.Location = new System.Drawing.Point(116, 332);
     this.lbBirth.Name     = "lbBirth";
     this.lbBirth.Size     = new System.Drawing.Size(134, 23);
     this.lbBirth.TabIndex = 3;
     this.lbBirth.Text     = "labelX8";
     //
     // lbName
     //
     this.lbName.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.lbName.BackgroundStyle.Class      = "";
     this.lbName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lbName.Location = new System.Drawing.Point(116, 303);
     this.lbName.Name     = "lbName";
     this.lbName.Size     = new System.Drawing.Size(134, 23);
     this.lbName.TabIndex = 3;
     this.lbName.Text     = "labelX8";
     //
     // lbEnd
     //
     this.lbEnd.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.lbEnd.BackgroundStyle.Class      = "";
     this.lbEnd.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lbEnd.Location = new System.Drawing.Point(116, 274);
     this.lbEnd.Name     = "lbEnd";
     this.lbEnd.Size     = new System.Drawing.Size(134, 23);
     this.lbEnd.TabIndex = 3;
     this.lbEnd.Text     = "labelX8";
     //
     // lbDateBegin
     //
     this.lbDateBegin.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.lbDateBegin.BackgroundStyle.Class      = "";
     this.lbDateBegin.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lbDateBegin.Location = new System.Drawing.Point(116, 217);
     this.lbDateBegin.Name     = "lbDateBegin";
     this.lbDateBegin.Size     = new System.Drawing.Size(134, 23);
     this.lbDateBegin.TabIndex = 3;
     this.lbDateBegin.Text     = "labelX8";
     //
     // lbTTL
     //
     this.lbTTL.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.lbTTL.BackgroundStyle.Class      = "";
     this.lbTTL.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lbTTL.Location = new System.Drawing.Point(116, 246);
     this.lbTTL.Name     = "lbTTL";
     this.lbTTL.Size     = new System.Drawing.Size(134, 23);
     this.lbTTL.TabIndex = 3;
     this.lbTTL.Text     = "labelX8";
     //
     // lbGrade
     //
     this.lbGrade.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.lbGrade.BackgroundStyle.Class      = "";
     this.lbGrade.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lbGrade.Location = new System.Drawing.Point(116, 188);
     this.lbGrade.Name     = "lbGrade";
     this.lbGrade.Size     = new System.Drawing.Size(134, 23);
     this.lbGrade.TabIndex = 3;
     this.lbGrade.Text     = "labelX8";
     //
     // labelX9
     //
     this.labelX9.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX9.BackgroundStyle.Class      = "";
     this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX9.Location = new System.Drawing.Point(15, 363);
     this.labelX9.Name     = "labelX9";
     this.labelX9.Size     = new System.Drawing.Size(101, 23);
     this.labelX9.TabIndex = 2;
     this.labelX9.Text     = "Thời gian còn lại:";
     //
     // lbSubtract
     //
     this.lbSubtract.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.lbSubtract.BackgroundStyle.Class      = "";
     this.lbSubtract.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lbSubtract.Location = new System.Drawing.Point(116, 159);
     this.lbSubtract.Name     = "lbSubtract";
     this.lbSubtract.Size     = new System.Drawing.Size(134, 23);
     this.lbSubtract.TabIndex = 3;
     this.lbSubtract.Text     = "labelX8";
     //
     // labelX7
     //
     this.labelX7.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX7.BackgroundStyle.Class      = "";
     this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX7.Location = new System.Drawing.Point(15, 334);
     this.labelX7.Name     = "labelX7";
     this.labelX7.Size     = new System.Drawing.Size(75, 23);
     this.labelX7.TabIndex = 2;
     this.labelX7.Text     = "Ngày sinh:";
     //
     // labelX6
     //
     this.labelX6.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX6.BackgroundStyle.Class      = "";
     this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX6.Location = new System.Drawing.Point(15, 305);
     this.labelX6.Name     = "labelX6";
     this.labelX6.Size     = new System.Drawing.Size(75, 23);
     this.labelX6.TabIndex = 2;
     this.labelX6.Text     = "Họ tên thí sinh:";
     //
     // labelX8
     //
     this.labelX8.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX8.BackgroundStyle.Class      = "";
     this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX8.Location = new System.Drawing.Point(15, 217);
     this.labelX8.Name     = "labelX8";
     this.labelX8.Size     = new System.Drawing.Size(101, 23);
     this.labelX8.TabIndex = 1;
     this.labelX8.Text     = "Thời gian bắt đầu:";
     //
     // labelX4
     //
     this.labelX4.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX4.BackgroundStyle.Class      = "";
     this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX4.Location = new System.Drawing.Point(15, 275);
     this.labelX4.Name     = "labelX4";
     this.labelX4.Size     = new System.Drawing.Size(101, 23);
     this.labelX4.TabIndex = 1;
     this.labelX4.Text     = "Bài thi kết thúc lúc:";
     //
     // labelX3
     //
     this.labelX3.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX3.BackgroundStyle.Class      = "";
     this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX3.Location = new System.Drawing.Point(15, 246);
     this.labelX3.Name     = "labelX3";
     this.labelX3.Size     = new System.Drawing.Size(101, 23);
     this.labelX3.TabIndex = 1;
     this.labelX3.Text     = "Thời gian làm bài:";
     //
     // labelX2
     //
     this.labelX2.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX2.BackgroundStyle.Class      = "";
     this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX2.Location = new System.Drawing.Point(15, 188);
     this.labelX2.Name     = "labelX2";
     this.labelX2.Size     = new System.Drawing.Size(48, 23);
     this.labelX2.TabIndex = 1;
     this.labelX2.Text     = "Khối: ";
     //
     // labelX1
     //
     this.labelX1.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX1.BackgroundStyle.Class      = "";
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Location = new System.Drawing.Point(15, 159);
     this.labelX1.Name     = "labelX1";
     this.labelX1.Size     = new System.Drawing.Size(48, 23);
     this.labelX1.TabIndex = 1;
     this.labelX1.Text     = "Môn thi:";
     //
     // clockTest
     //
     this.clockTest.BackColor        = System.Drawing.Color.Transparent;
     this.clockTest.ClockStyle       = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     colorData1.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
     colorData1.BorderWidth          = 0.01F;
     colorData1.BrushSBSScale        = 1F;
     colorData1.BrushType            = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData1.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData1.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(152)))), ((int)(((byte)(152)))));
     clockStyleData1.BezelColor      = colorData1;
     colorData2.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData2.BorderWidth          = 0.01F;
     colorData2.BrushSBSScale        = 1F;
     colorData2.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData2.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockStyleData1.CapColor        = colorData2;
     colorData3.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(161)))));
     colorData3.BorderWidth          = 0.01F;
     colorData3.BrushAngle           = 45F;
     colorData3.BrushSBSScale        = 1F;
     colorData3.BrushType            = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData3.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(204)))), ((int)(((byte)(213)))));
     colorData3.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     clockStyleData1.FaceColor       = colorData3;
     clockStyleData1.GlassAngle      = -20;
     colorData4.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData4.BorderWidth          = 0.01F;
     colorData4.BrushSBSScale        = 1F;
     colorData4.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData4.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData1.HandColor   = colorData4;
     clockHandStyleData1.Length      = 0.55F;
     clockHandStyleData1.Width       = 0.015F;
     clockStyleData1.HourHandStyle   = clockHandStyleData1;
     colorData5.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData5.BorderWidth          = 0.01F;
     colorData5.BrushSBSScale        = 1F;
     colorData5.BrushType            = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData5.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData5.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData1.LargeTickColor  = colorData5;
     colorData6.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData6.BorderWidth          = 0.01F;
     colorData6.BrushSBSScale        = 1F;
     colorData6.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData6.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData2.HandColor   = colorData6;
     clockHandStyleData2.Length      = 0.8F;
     clockHandStyleData2.Width       = 0.01F;
     clockStyleData1.MinuteHandStyle = clockHandStyleData2;
     clockStyleData1.NumberFont      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     colorData7.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData7.BorderWidth          = 0.01F;
     colorData7.BrushSBSScale        = 1F;
     colorData7.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData7.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData3.HandColor   = colorData7;
     clockHandStyleData3.HandStyle   = DevComponents.DotNetBar.Controls.eHandStyles.Style2;
     clockHandStyleData3.Length      = 0.8F;
     clockHandStyleData3.Width       = 0.005F;
     clockStyleData1.SecondHandStyle = clockHandStyleData3;
     colorData8.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData8.BorderWidth          = 0.01F;
     colorData8.BrushSBSScale        = 1F;
     colorData8.BrushType            = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData8.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData8.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData1.SmallTickColor  = colorData8;
     clockStyleData1.Style           = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     this.clockTest.ClockStyleData   = clockStyleData1;
     this.clockTest.Location         = new System.Drawing.Point(78, 22);
     this.clockTest.Name             = "clockTest";
     this.clockTest.Size             = new System.Drawing.Size(100, 100);
     this.clockTest.TabIndex         = 0;
     this.clockTest.Text             = "analogClockControl1";
     this.clockTest.Value            = new System.DateTime(2018, 1, 9, 18, 16, 45, 159);
     //
     // gpQuiz
     //
     this.gpQuiz.CanvasColor      = System.Drawing.SystemColors.Control;
     this.gpQuiz.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.gpQuiz.Controls.Add(this.cbQuiz);
     this.gpQuiz.Controls.Add(this.labelX5);
     this.gpQuiz.Controls.Add(this.txtCurrentQuiz);
     this.gpQuiz.Controls.Add(this.btnNext);
     this.gpQuiz.Controls.Add(this.btnPrev);
     this.gpQuiz.Controls.Add(this.btnSubmit);
     this.gpQuiz.Controls.Add(this.rdD);
     this.gpQuiz.Controls.Add(this.rdC);
     this.gpQuiz.Controls.Add(this.rdB);
     this.gpQuiz.Controls.Add(this.rdA);
     this.gpQuiz.Controls.Add(this.lbShowQuiz);
     this.gpQuiz.Location = new System.Drawing.Point(277, 12);
     this.gpQuiz.Name     = "gpQuiz";
     this.gpQuiz.Size     = new System.Drawing.Size(662, 470);
     //
     //
     //
     this.gpQuiz.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.gpQuiz.Style.BackColorGradientAngle = 90;
     this.gpQuiz.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.gpQuiz.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.gpQuiz.Style.BorderBottomWidth      = 1;
     this.gpQuiz.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.gpQuiz.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.gpQuiz.Style.BorderLeftWidth        = 1;
     this.gpQuiz.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.gpQuiz.Style.BorderRightWidth       = 1;
     this.gpQuiz.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.gpQuiz.Style.BorderTopWidth      = 1;
     this.gpQuiz.Style.Class               = "";
     this.gpQuiz.Style.CornerDiameter      = 4;
     this.gpQuiz.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.gpQuiz.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.gpQuiz.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.gpQuiz.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.gpQuiz.StyleMouseDown.Class      = "";
     this.gpQuiz.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.gpQuiz.StyleMouseOver.Class      = "";
     this.gpQuiz.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.gpQuiz.TabIndex = 1;
     this.gpQuiz.Text     = "Bài thi";
     //
     // labelX5
     //
     this.labelX5.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX5.BackgroundStyle.Class      = "";
     this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX5.Location = new System.Drawing.Point(346, 407);
     this.labelX5.Name     = "labelX5";
     this.labelX5.Size     = new System.Drawing.Size(23, 23);
     this.labelX5.TabIndex = 8;
     this.labelX5.Text     = "/60";
     //
     // txtCurrentQuiz
     //
     //
     //
     //
     this.txtCurrentQuiz.Border.Class      = "TextBoxBorder";
     this.txtCurrentQuiz.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtCurrentQuiz.Location          = new System.Drawing.Point(295, 410);
     this.txtCurrentQuiz.Name     = "txtCurrentQuiz";
     this.txtCurrentQuiz.Size     = new System.Drawing.Size(48, 20);
     this.txtCurrentQuiz.TabIndex = 7;
     //
     // btnNext
     //
     this.btnNext.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnNext.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnNext.Location       = new System.Drawing.Point(371, 410);
     this.btnNext.Name           = "btnNext";
     this.btnNext.Size           = new System.Drawing.Size(75, 20);
     this.btnNext.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnNext.TabIndex       = 6;
     this.btnNext.Text           = "Câu kế";
     this.btnNext.Click         += new System.EventHandler(this.btnNext_Click);
     //
     // btnPrev
     //
     this.btnPrev.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnPrev.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnPrev.Location       = new System.Drawing.Point(213, 410);
     this.btnPrev.Name           = "btnPrev";
     this.btnPrev.Size           = new System.Drawing.Size(75, 20);
     this.btnPrev.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnPrev.TabIndex       = 6;
     this.btnPrev.Text           = "Câu trước";
     this.btnPrev.Click         += new System.EventHandler(this.btnPrev_Click);
     //
     // btnSubmit
     //
     this.btnSubmit.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSubmit.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnSubmit.Location       = new System.Drawing.Point(245, 303);
     this.btnSubmit.Name           = "btnSubmit";
     this.btnSubmit.Size           = new System.Drawing.Size(153, 50);
     this.btnSubmit.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnSubmit.TabIndex       = 5;
     this.btnSubmit.Text           = "Trả lời";
     this.btnSubmit.Click         += new System.EventHandler(this.btnSubmit_Click);
     //
     // rdD
     //
     this.rdD.AutoSize  = true;
     this.rdD.BackColor = System.Drawing.Color.Transparent;
     this.rdD.Location  = new System.Drawing.Point(419, 246);
     this.rdD.Name      = "rdD";
     this.rdD.Size      = new System.Drawing.Size(39, 17);
     this.rdD.TabIndex  = 4;
     this.rdD.TabStop   = true;
     this.rdD.Text      = "D. ";
     this.rdD.UseVisualStyleBackColor = false;
     //
     // rdC
     //
     this.rdC.AutoSize  = true;
     this.rdC.BackColor = System.Drawing.Color.Transparent;
     this.rdC.Location  = new System.Drawing.Point(419, 193);
     this.rdC.Name      = "rdC";
     this.rdC.Size      = new System.Drawing.Size(38, 17);
     this.rdC.TabIndex  = 3;
     this.rdC.TabStop   = true;
     this.rdC.Text      = "C. ";
     this.rdC.UseVisualStyleBackColor = false;
     //
     // rdB
     //
     this.rdB.AutoSize  = true;
     this.rdB.BackColor = System.Drawing.Color.Transparent;
     this.rdB.Location  = new System.Drawing.Point(111, 246);
     this.rdB.Name      = "rdB";
     this.rdB.Size      = new System.Drawing.Size(35, 17);
     this.rdB.TabIndex  = 2;
     this.rdB.TabStop   = true;
     this.rdB.Text      = "B.";
     this.rdB.UseVisualStyleBackColor = false;
     //
     // rdA
     //
     this.rdA.AutoSize  = true;
     this.rdA.BackColor = System.Drawing.Color.Transparent;
     this.rdA.Location  = new System.Drawing.Point(111, 193);
     this.rdA.Name      = "rdA";
     this.rdA.Size      = new System.Drawing.Size(38, 17);
     this.rdA.TabIndex  = 1;
     this.rdA.TabStop   = true;
     this.rdA.Text      = "A. ";
     this.rdA.UseVisualStyleBackColor = false;
     //
     // lbShowQuiz
     //
     this.lbShowQuiz.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.lbShowQuiz.BackgroundStyle.Class      = "";
     this.lbShowQuiz.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lbShowQuiz.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbShowQuiz.Location = new System.Drawing.Point(31, 22);
     this.lbShowQuiz.Name     = "lbShowQuiz";
     this.lbShowQuiz.Size     = new System.Drawing.Size(597, 114);
     this.lbShowQuiz.TabIndex = 0;
     this.lbShowQuiz.Text     = "labelX1";
     //
     // cbQuiz
     //
     this.cbQuiz.DisplayMember     = "Text";
     this.cbQuiz.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cbQuiz.FormattingEnabled = true;
     this.cbQuiz.ItemHeight        = 14;
     this.cbQuiz.Location          = new System.Drawing.Point(285, 381);
     this.cbQuiz.Name     = "cbQuiz";
     this.cbQuiz.Size     = new System.Drawing.Size(84, 20);
     this.cbQuiz.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbQuiz.TabIndex = 9;
     //
     // frmThiThat
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(951, 494);
     this.Controls.Add(this.gpQuiz);
     this.Controls.Add(this.groupPanel1);
     this.DoubleBuffered = true;
     this.EnableGlass    = false;
     this.Name           = "frmThiThat";
     this.Text           = "frmThiThat";
     this.Load          += new System.EventHandler(this.frmThiThat_Load);
     this.groupPanel1.ResumeLayout(false);
     this.gpQuiz.ResumeLayout(false);
     this.gpQuiz.PerformLayout();
     this.ResumeLayout(false);
 }
Example #8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.Controls.ClockStyleData     clockStyleData1     = new DevComponents.DotNetBar.Controls.ClockStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData1          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData2          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData3          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData1 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData4          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData5          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData2 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData6          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData3 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData7          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData8          = new DevComponents.DotNetBar.Controls.ColorData();
     this.groupPanel1         = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.analogClockControl1 = new DevComponents.DotNetBar.Controls.AnalogClockControl();
     this.btnExit             = new DevComponents.DotNetBar.ButtonX();
     this.btnEnter            = new DevComponents.DotNetBar.ButtonX();
     this.txtPassword         = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.txtUserName         = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.label3      = new System.Windows.Forms.Label();
     this.label2      = new System.Windows.Forms.Label();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.timer1      = new System.Windows.Forms.Timer(this.components);
     this.groupPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // groupPanel1
     //
     this.groupPanel1.BackColor        = System.Drawing.Color.Transparent;
     this.groupPanel1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel1.Controls.Add(this.analogClockControl1);
     this.groupPanel1.Controls.Add(this.btnExit);
     this.groupPanel1.Controls.Add(this.btnEnter);
     this.groupPanel1.Controls.Add(this.txtPassword);
     this.groupPanel1.Controls.Add(this.txtUserName);
     this.groupPanel1.Controls.Add(this.label3);
     this.groupPanel1.Controls.Add(this.label2);
     this.groupPanel1.Controls.Add(this.pictureBox1);
     this.groupPanel1.DisabledBackColor = System.Drawing.Color.Empty;
     this.groupPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupPanel1.Location = new System.Drawing.Point(0, 0);
     this.groupPanel1.Name     = "groupPanel1";
     this.groupPanel1.Size     = new System.Drawing.Size(731, 376);
     //
     //
     //
     this.groupPanel1.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel1.Style.BackColorGradientAngle = 90;
     this.groupPanel1.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel1.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderBottomWidth      = 1;
     this.groupPanel1.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel1.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderLeftWidth        = 1;
     this.groupPanel1.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderRightWidth       = 1;
     this.groupPanel1.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderTopWidth      = 1;
     this.groupPanel1.Style.CornerDiameter      = 4;
     this.groupPanel1.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel1.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel1.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanel1.TabIndex = 0;
     //
     // analogClockControl1
     //
     this.analogClockControl1.ClockStyle = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     colorData1.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData1.BrushAngle                   = 90F;
     colorData1.BrushSBSScale                = 1F;
     colorData1.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData1.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     colorData1.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockStyleData1.BezelColor              = colorData1;
     colorData2.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData2.BorderWidth                  = 0.01F;
     colorData2.BrushSBSScale                = 1F;
     colorData2.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData2.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     clockStyleData1.CapColor                = colorData2;
     clockStyleData1.CapSize                 = 0.1F;
     colorData3.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData3.BrushAngle                   = 90F;
     colorData3.BrushSBSScale                = 1F;
     colorData3.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData3.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     colorData3.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     clockStyleData1.FaceColor               = colorData3;
     clockStyleData1.GlassAngle              = 0;
     colorData4.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData4.BorderWidth                  = 0.01F;
     colorData4.BrushAngle                   = 90F;
     colorData4.BrushSBSScale                = 1F;
     colorData4.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData4.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData4.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     clockHandStyleData1.HandColor           = colorData4;
     clockHandStyleData1.HandStyle           = DevComponents.DotNetBar.Controls.eHandStyles.Style3;
     clockHandStyleData1.Length              = 0.45F;
     clockHandStyleData1.Width               = 0.175F;
     clockStyleData1.HourHandStyle           = clockHandStyleData1;
     colorData5.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData5.BorderWidth                  = 0.01F;
     colorData5.BrushSBSScale                = 1F;
     colorData5.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData5.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockStyleData1.LargeTickColor          = colorData5;
     clockStyleData1.LargeTickWidth          = 0.01F;
     colorData6.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData6.BorderWidth                  = 0.01F;
     colorData6.BrushAngle                   = 90F;
     colorData6.BrushSBSScale                = 1F;
     colorData6.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData6.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData6.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     clockHandStyleData2.HandColor           = colorData6;
     clockHandStyleData2.HandStyle           = DevComponents.DotNetBar.Controls.eHandStyles.Style3;
     clockHandStyleData2.Length              = 0.75F;
     clockHandStyleData2.Width               = 0.175F;
     clockStyleData1.MinuteHandStyle         = clockHandStyleData2;
     clockStyleData1.NumberColor             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockStyleData1.NumberFont              = new System.Drawing.Font("Trebuchet MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     clockHandStyleData3.DrawOverCap         = true;
     colorData7.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData7.BorderWidth                  = 0.01F;
     colorData7.BrushSBSScale                = 1F;
     colorData7.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData7.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockHandStyleData3.HandColor           = colorData7;
     clockHandStyleData3.HandStyle           = DevComponents.DotNetBar.Controls.eHandStyles.Style4;
     clockHandStyleData3.Length              = 0.9F;
     clockHandStyleData3.Width               = 0.01F;
     clockStyleData1.SecondHandStyle         = clockHandStyleData3;
     colorData8.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData8.BorderWidth                  = 0.01F;
     colorData8.BrushSBSScale                = 1F;
     colorData8.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData8.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockStyleData1.SmallTickColor          = colorData8;
     clockStyleData1.SmallTickLength         = 0.01F;
     clockStyleData1.SmallTickWidth          = 0.01F;
     clockStyleData1.Style                   = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     this.analogClockControl1.ClockStyleData = clockStyleData1;
     this.analogClockControl1.IndicatorStyle = DevComponents.DotNetBar.Controls.eClockIndicatorStyles.Numbers;
     this.analogClockControl1.Location       = new System.Drawing.Point(5, 230);
     this.analogClockControl1.Name           = "analogClockControl1";
     this.analogClockControl1.Size           = new System.Drawing.Size(136, 136);
     this.analogClockControl1.TabIndex       = 5;
     this.analogClockControl1.TimeZone       = "Iran Standard Time";
     this.analogClockControl1.Value          = new System.DateTime(2018, 10, 29, 22, 49, 25, 379);
     //
     // btnExit
     //
     this.btnExit.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnExit.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnExit.Cursor         = System.Windows.Forms.Cursors.Hand;
     this.btnExit.Image          = global::Blit.Properties.Resources.icons8_exit_42;
     this.btnExit.Location       = new System.Drawing.Point(419, 206);
     this.btnExit.Name           = "btnExit";
     this.btnExit.Size           = new System.Drawing.Size(91, 43);
     this.btnExit.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnExit.TabIndex       = 3;
     this.btnExit.Text           = "خروج";
     this.btnExit.Click         += new System.EventHandler(this.btnExit_Click);
     //
     // btnEnter
     //
     this.btnEnter.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnEnter.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnEnter.Cursor         = System.Windows.Forms.Cursors.Hand;
     this.btnEnter.Image          = global::Blit.Properties.Resources.icons8_enter_42;
     this.btnEnter.Location       = new System.Drawing.Point(526, 206);
     this.btnEnter.Name           = "btnEnter";
     this.btnEnter.Size           = new System.Drawing.Size(91, 43);
     this.btnEnter.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnEnter.TabIndex       = 2;
     this.btnEnter.Text           = "ورود";
     this.btnEnter.Click         += new System.EventHandler(this.btnEnter_Click);
     //
     // txtPassword
     //
     //
     //
     //
     this.txtPassword.Border.Class          = "TextBoxBorder";
     this.txtPassword.Border.CornerType     = DevComponents.DotNetBar.eCornerType.Square;
     this.txtPassword.FocusHighlightEnabled = true;
     this.txtPassword.Location         = new System.Drawing.Point(392, 162);
     this.txtPassword.Name             = "txtPassword";
     this.txtPassword.PasswordChar     = '*';
     this.txtPassword.PreventEnterBeep = true;
     this.txtPassword.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.txtPassword.Size             = new System.Drawing.Size(248, 30);
     this.txtPassword.TabIndex         = 1;
     //
     // txtUserName
     //
     //
     //
     //
     this.txtUserName.Border.Class          = "TextBoxBorder";
     this.txtUserName.Border.CornerType     = DevComponents.DotNetBar.eCornerType.Square;
     this.txtUserName.FocusHighlightEnabled = true;
     this.txtUserName.Location         = new System.Drawing.Point(392, 122);
     this.txtUserName.Name             = "txtUserName";
     this.txtUserName.PreventEnterBeep = true;
     this.txtUserName.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.txtUserName.Size             = new System.Drawing.Size(248, 30);
     this.txtUserName.TabIndex         = 0;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(642, 165);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(58, 24);
     this.label3.TabIndex = 3;
     this.label3.Text     = "کلمه عبور";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(642, 125);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(62, 24);
     this.label2.TabIndex = 4;
     this.label2.Text     = "نام کاربری";
     //
     // pictureBox1
     //
     this.pictureBox1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pictureBox1.Image    = global::Blit.Properties.Resources.LogoLogin;
     this.pictureBox1.Location = new System.Drawing.Point(0, 0);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(376, 370);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // timer1
     //
     this.timer1.Enabled  = true;
     this.timer1.Interval = 1000;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // frmLogin
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 24F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(731, 376);
     this.Controls.Add(this.groupPanel1);
     this.DoubleBuffered  = true;
     this.Font            = new System.Drawing.Font("IRANSans", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(3, 6, 3, 6);
     this.Name            = "frmLogin";
     this.RightToLeft     = System.Windows.Forms.RightToLeft.Yes;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.groupPanel1.ResumeLayout(false);
     this.groupPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
Example #9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.Controls.ClockStyleData     clockStyleData1     = new DevComponents.DotNetBar.Controls.ClockStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData1          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData2          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData3          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData1 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData4          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData5          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData2 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData6          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData3 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData7          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData8          = new DevComponents.DotNetBar.Controls.ColorData();
     this.styleManager1       = new DevComponents.DotNetBar.StyleManager(this.components);
     this.bt101               = new System.Windows.Forms.Button();
     this.bt102               = new System.Windows.Forms.Button();
     this.bt103               = new System.Windows.Forms.Button();
     this.bt104               = new System.Windows.Forms.Button();
     this.bt105               = new System.Windows.Forms.Button();
     this.bt201               = new System.Windows.Forms.Button();
     this.bt202               = new System.Windows.Forms.Button();
     this.bt203               = new System.Windows.Forms.Button();
     this.bt204               = new System.Windows.Forms.Button();
     this.bt205               = new System.Windows.Forms.Button();
     this.bt301               = new System.Windows.Forms.Button();
     this.bt302               = new System.Windows.Forms.Button();
     this.bt303               = new System.Windows.Forms.Button();
     this.bt304               = new System.Windows.Forms.Button();
     this.bt305               = new System.Windows.Forms.Button();
     this.lb1                 = new System.Windows.Forms.Label();
     this.groupPanel1         = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.lb12                = new System.Windows.Forms.Label();
     this.label3              = new System.Windows.Forms.Label();
     this.lbb1                = new System.Windows.Forms.Label();
     this.label1              = new System.Windows.Forms.Label();
     this.lbbbb               = new System.Windows.Forms.Label();
     this.analogClockControl1 = new DevComponents.DotNetBar.Controls.AnalogClockControl();
     this.monthCalendarAdv1   = new DevComponents.Editors.DateTimeAdv.MonthCalendarAdv();
     this.lbEmpty             = new System.Windows.Forms.Label();
     this.lbReserve           = new System.Windows.Forms.Label();
     this.lbVIP               = new System.Windows.Forms.Label();
     this.groupPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // styleManager1
     //
     this.styleManager1.ManagerStyle         = DevComponents.DotNetBar.eStyle.Office2010Blue;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(87)))), ((int)(((byte)(154))))));
     //
     // bt101
     //
     this.bt101.BackColor = System.Drawing.Color.White;
     this.bt101.Font      = new System.Drawing.Font("Microsoft Sans Serif", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bt101.Location  = new System.Drawing.Point(106, 67);
     this.bt101.Name      = "bt101";
     this.bt101.Size      = new System.Drawing.Size(125, 115);
     this.bt101.TabIndex  = 2;
     this.bt101.TabStop   = false;
     this.bt101.Text      = "101";
     this.bt101.UseVisualStyleBackColor = false;
     this.bt101.Click += new System.EventHandler(this.bt101_Click);
     //
     // bt102
     //
     this.bt102.BackColor = System.Drawing.Color.White;
     this.bt102.Font      = new System.Drawing.Font("Microsoft Sans Serif", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bt102.Location  = new System.Drawing.Point(312, 67);
     this.bt102.Name      = "bt102";
     this.bt102.Size      = new System.Drawing.Size(125, 115);
     this.bt102.TabIndex  = 2;
     this.bt102.TabStop   = false;
     this.bt102.Text      = "102";
     this.bt102.UseVisualStyleBackColor = false;
     this.bt102.Click += new System.EventHandler(this.bt101_Click);
     //
     // bt103
     //
     this.bt103.BackColor = System.Drawing.Color.White;
     this.bt103.Font      = new System.Drawing.Font("Microsoft Sans Serif", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bt103.Location  = new System.Drawing.Point(518, 67);
     this.bt103.Name      = "bt103";
     this.bt103.Size      = new System.Drawing.Size(125, 115);
     this.bt103.TabIndex  = 2;
     this.bt103.TabStop   = false;
     this.bt103.Text      = "103";
     this.bt103.UseVisualStyleBackColor = false;
     this.bt103.Click += new System.EventHandler(this.bt101_Click);
     //
     // bt104
     //
     this.bt104.BackColor = System.Drawing.Color.White;
     this.bt104.Font      = new System.Drawing.Font("Microsoft Sans Serif", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bt104.Location  = new System.Drawing.Point(724, 67);
     this.bt104.Name      = "bt104";
     this.bt104.Size      = new System.Drawing.Size(125, 115);
     this.bt104.TabIndex  = 2;
     this.bt104.TabStop   = false;
     this.bt104.Text      = "104";
     this.bt104.UseVisualStyleBackColor = false;
     this.bt104.Click += new System.EventHandler(this.bt101_Click);
     //
     // bt105
     //
     this.bt105.BackColor = System.Drawing.Color.Yellow;
     this.bt105.Font      = new System.Drawing.Font("Microsoft Sans Serif", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bt105.Location  = new System.Drawing.Point(930, 67);
     this.bt105.Name      = "bt105";
     this.bt105.Size      = new System.Drawing.Size(125, 115);
     this.bt105.TabIndex  = 2;
     this.bt105.TabStop   = false;
     this.bt105.Text      = "105";
     this.bt105.UseVisualStyleBackColor = false;
     this.bt105.Click += new System.EventHandler(this.bt101_Click);
     //
     // bt201
     //
     this.bt201.BackColor = System.Drawing.Color.White;
     this.bt201.Font      = new System.Drawing.Font("Microsoft Sans Serif", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bt201.Location  = new System.Drawing.Point(106, 234);
     this.bt201.Name      = "bt201";
     this.bt201.Size      = new System.Drawing.Size(125, 115);
     this.bt201.TabIndex  = 2;
     this.bt201.TabStop   = false;
     this.bt201.Text      = "201";
     this.bt201.UseVisualStyleBackColor = false;
     this.bt201.Click += new System.EventHandler(this.bt101_Click);
     //
     // bt202
     //
     this.bt202.BackColor = System.Drawing.Color.White;
     this.bt202.Font      = new System.Drawing.Font("Microsoft Sans Serif", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bt202.Location  = new System.Drawing.Point(312, 234);
     this.bt202.Name      = "bt202";
     this.bt202.Size      = new System.Drawing.Size(125, 115);
     this.bt202.TabIndex  = 2;
     this.bt202.TabStop   = false;
     this.bt202.Text      = "202";
     this.bt202.UseVisualStyleBackColor = false;
     this.bt202.Click += new System.EventHandler(this.bt101_Click);
     //
     // bt203
     //
     this.bt203.BackColor = System.Drawing.Color.White;
     this.bt203.Font      = new System.Drawing.Font("Microsoft Sans Serif", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bt203.Location  = new System.Drawing.Point(518, 234);
     this.bt203.Name      = "bt203";
     this.bt203.Size      = new System.Drawing.Size(125, 115);
     this.bt203.TabIndex  = 2;
     this.bt203.TabStop   = false;
     this.bt203.Text      = "203";
     this.bt203.UseVisualStyleBackColor = false;
     this.bt203.Click += new System.EventHandler(this.bt101_Click);
     //
     // bt204
     //
     this.bt204.BackColor = System.Drawing.Color.White;
     this.bt204.Font      = new System.Drawing.Font("Microsoft Sans Serif", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bt204.Location  = new System.Drawing.Point(724, 234);
     this.bt204.Name      = "bt204";
     this.bt204.Size      = new System.Drawing.Size(125, 115);
     this.bt204.TabIndex  = 2;
     this.bt204.TabStop   = false;
     this.bt204.Text      = "204";
     this.bt204.UseVisualStyleBackColor = false;
     this.bt204.Click += new System.EventHandler(this.bt101_Click);
     //
     // bt205
     //
     this.bt205.BackColor = System.Drawing.Color.Yellow;
     this.bt205.Font      = new System.Drawing.Font("Microsoft Sans Serif", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bt205.Location  = new System.Drawing.Point(930, 234);
     this.bt205.Name      = "bt205";
     this.bt205.Size      = new System.Drawing.Size(125, 115);
     this.bt205.TabIndex  = 2;
     this.bt205.TabStop   = false;
     this.bt205.Text      = "205";
     this.bt205.UseVisualStyleBackColor = false;
     this.bt205.Click += new System.EventHandler(this.bt101_Click);
     //
     // bt301
     //
     this.bt301.BackColor = System.Drawing.Color.White;
     this.bt301.Font      = new System.Drawing.Font("Microsoft Sans Serif", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bt301.Location  = new System.Drawing.Point(106, 402);
     this.bt301.Name      = "bt301";
     this.bt301.Size      = new System.Drawing.Size(125, 115);
     this.bt301.TabIndex  = 2;
     this.bt301.TabStop   = false;
     this.bt301.Text      = "301";
     this.bt301.UseVisualStyleBackColor = false;
     this.bt301.Click += new System.EventHandler(this.bt101_Click);
     //
     // bt302
     //
     this.bt302.BackColor = System.Drawing.Color.White;
     this.bt302.Font      = new System.Drawing.Font("Microsoft Sans Serif", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bt302.Location  = new System.Drawing.Point(312, 402);
     this.bt302.Name      = "bt302";
     this.bt302.Size      = new System.Drawing.Size(125, 115);
     this.bt302.TabIndex  = 2;
     this.bt302.TabStop   = false;
     this.bt302.Text      = "302";
     this.bt302.UseVisualStyleBackColor = false;
     this.bt302.Click += new System.EventHandler(this.bt101_Click);
     //
     // bt303
     //
     this.bt303.BackColor = System.Drawing.Color.White;
     this.bt303.Font      = new System.Drawing.Font("Microsoft Sans Serif", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bt303.Location  = new System.Drawing.Point(518, 402);
     this.bt303.Name      = "bt303";
     this.bt303.Size      = new System.Drawing.Size(125, 115);
     this.bt303.TabIndex  = 2;
     this.bt303.TabStop   = false;
     this.bt303.Text      = "303";
     this.bt303.UseVisualStyleBackColor = false;
     this.bt303.Click += new System.EventHandler(this.bt101_Click);
     //
     // bt304
     //
     this.bt304.BackColor = System.Drawing.Color.White;
     this.bt304.Font      = new System.Drawing.Font("Microsoft Sans Serif", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bt304.Location  = new System.Drawing.Point(724, 402);
     this.bt304.Name      = "bt304";
     this.bt304.Size      = new System.Drawing.Size(125, 115);
     this.bt304.TabIndex  = 2;
     this.bt304.TabStop   = false;
     this.bt304.Text      = "304";
     this.bt304.UseVisualStyleBackColor = false;
     this.bt304.Click += new System.EventHandler(this.bt101_Click);
     //
     // bt305
     //
     this.bt305.BackColor = System.Drawing.Color.Yellow;
     this.bt305.Font      = new System.Drawing.Font("Microsoft Sans Serif", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bt305.Location  = new System.Drawing.Point(930, 402);
     this.bt305.Name      = "bt305";
     this.bt305.Size      = new System.Drawing.Size(125, 115);
     this.bt305.TabIndex  = 2;
     this.bt305.TabStop   = false;
     this.bt305.Text      = "305";
     this.bt305.UseVisualStyleBackColor = false;
     this.bt305.Click += new System.EventHandler(this.bt101_Click);
     //
     // lb1
     //
     this.lb1.BackColor = System.Drawing.Color.White;
     this.lb1.Location  = new System.Drawing.Point(3, 4);
     this.lb1.Name      = "lb1";
     this.lb1.Size      = new System.Drawing.Size(43, 35);
     this.lb1.TabIndex  = 3;
     //
     // groupPanel1
     //
     this.groupPanel1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel1.Controls.Add(this.lb12);
     this.groupPanel1.Controls.Add(this.label3);
     this.groupPanel1.Controls.Add(this.lbb1);
     this.groupPanel1.Controls.Add(this.label1);
     this.groupPanel1.Controls.Add(this.lbVIP);
     this.groupPanel1.Controls.Add(this.lbReserve);
     this.groupPanel1.Controls.Add(this.lbEmpty);
     this.groupPanel1.Controls.Add(this.lbbbb);
     this.groupPanel1.Controls.Add(this.lb1);
     this.groupPanel1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupPanel1.Location = new System.Drawing.Point(106, 542);
     this.groupPanel1.Name     = "groupPanel1";
     this.groupPanel1.Size     = new System.Drawing.Size(537, 188);
     //
     //
     //
     this.groupPanel1.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel1.Style.BackColorGradientAngle = 90;
     this.groupPanel1.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel1.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderBottomWidth      = 1;
     this.groupPanel1.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel1.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderLeftWidth        = 1;
     this.groupPanel1.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderRightWidth       = 1;
     this.groupPanel1.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderTopWidth      = 1;
     this.groupPanel1.Style.CornerDiameter      = 4;
     this.groupPanel1.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel1.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel1.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanel1.TabIndex = 4;
     this.groupPanel1.Text     = "Thông Tin";
     //
     // lb12
     //
     this.lb12.BackColor = System.Drawing.Color.Transparent;
     this.lb12.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lb12.Location  = new System.Drawing.Point(53, 111);
     this.lb12.Name      = "lb12";
     this.lb12.Size      = new System.Drawing.Size(157, 35);
     this.lb12.TabIndex  = 4;
     this.lb12.Text      = "Số phòng VIP: ";
     this.lb12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Yellow;
     this.label3.Location  = new System.Drawing.Point(3, 111);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(43, 35);
     this.label3.TabIndex  = 3;
     //
     // lbb1
     //
     this.lbb1.BackColor = System.Drawing.Color.Transparent;
     this.lbb1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbb1.Location  = new System.Drawing.Point(53, 56);
     this.lbb1.Name      = "lbb1";
     this.lbb1.Size      = new System.Drawing.Size(181, 35);
     this.lbb1.TabIndex  = 4;
     this.lbb1.Text      = "Số phòng đã đặt:  ";
     this.lbb1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Red;
     this.label1.Location  = new System.Drawing.Point(3, 56);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(43, 35);
     this.label1.TabIndex  = 3;
     //
     // lbbbb
     //
     this.lbbbb.BackColor = System.Drawing.Color.Transparent;
     this.lbbbb.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbbbb.Location  = new System.Drawing.Point(53, 4);
     this.lbbbb.Name      = "lbbbb";
     this.lbbbb.Size      = new System.Drawing.Size(171, 35);
     this.lbbbb.TabIndex  = 4;
     this.lbbbb.Text      = "Số phòng trống: ";
     this.lbbbb.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // analogClockControl1
     //
     this.analogClockControl1.AutomaticMode = true;
     this.analogClockControl1.ClockStyle    = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     colorData1.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
     colorData1.BorderWidth                  = 0.01F;
     colorData1.BrushSBSScale                = 1F;
     colorData1.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData1.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData1.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(152)))), ((int)(((byte)(152)))));
     clockStyleData1.BezelColor              = colorData1;
     colorData2.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData2.BorderWidth                  = 0.01F;
     colorData2.BrushSBSScale                = 1F;
     colorData2.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData2.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockStyleData1.CapColor                = colorData2;
     colorData3.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(161)))));
     colorData3.BorderWidth                  = 0.01F;
     colorData3.BrushAngle                   = 45F;
     colorData3.BrushSBSScale                = 1F;
     colorData3.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData3.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(204)))), ((int)(((byte)(213)))));
     colorData3.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     clockStyleData1.FaceColor               = colorData3;
     clockStyleData1.GlassAngle              = -20;
     colorData4.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData4.BorderWidth                  = 0.01F;
     colorData4.BrushSBSScale                = 1F;
     colorData4.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData4.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData1.HandColor           = colorData4;
     clockHandStyleData1.Length              = 0.55F;
     clockHandStyleData1.Width               = 0.015F;
     clockStyleData1.HourHandStyle           = clockHandStyleData1;
     colorData5.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData5.BorderWidth                  = 0.01F;
     colorData5.BrushSBSScale                = 1F;
     colorData5.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData5.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData5.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData1.LargeTickColor          = colorData5;
     colorData6.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData6.BorderWidth                  = 0.01F;
     colorData6.BrushSBSScale                = 1F;
     colorData6.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData6.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData2.HandColor           = colorData6;
     clockHandStyleData2.Length              = 0.8F;
     clockHandStyleData2.Width               = 0.01F;
     clockStyleData1.MinuteHandStyle         = clockHandStyleData2;
     clockStyleData1.NumberFont              = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     colorData7.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData7.BorderWidth                  = 0.01F;
     colorData7.BrushSBSScale                = 1F;
     colorData7.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData7.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData3.HandColor           = colorData7;
     clockHandStyleData3.HandStyle           = DevComponents.DotNetBar.Controls.eHandStyles.Style2;
     clockHandStyleData3.Length              = 0.8F;
     clockHandStyleData3.Width               = 0.005F;
     clockStyleData1.SecondHandStyle         = clockHandStyleData3;
     colorData8.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData8.BorderWidth                  = 0.01F;
     colorData8.BrushSBSScale                = 1F;
     colorData8.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData8.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData8.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData1.SmallTickColor          = colorData8;
     clockStyleData1.Style                   = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     this.analogClockControl1.ClockStyleData = clockStyleData1;
     this.analogClockControl1.Location       = new System.Drawing.Point(659, 553);
     this.analogClockControl1.Name           = "analogClockControl1";
     this.analogClockControl1.Size           = new System.Drawing.Size(177, 177);
     this.analogClockControl1.TabIndex       = 5;
     this.analogClockControl1.TabStop        = false;
     this.analogClockControl1.Text           = "analogClockControl1";
     this.analogClockControl1.Value          = new System.DateTime(2015, 4, 15, 12, 19, 14, 144);
     //
     // monthCalendarAdv1
     //
     this.monthCalendarAdv1.AnnuallyMarkedDates = new System.DateTime[0];
     this.monthCalendarAdv1.AutoSize            = true;
     //
     //
     //
     this.monthCalendarAdv1.BackgroundStyle.Class      = "MonthCalendarAdv";
     this.monthCalendarAdv1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.monthCalendarAdv1.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.monthCalendarAdv1.ContainerControlProcessDialogKey   = true;
     this.monthCalendarAdv1.DisplayMonth       = new System.DateTime(2015, 4, 1, 0, 0, 0, 0);
     this.monthCalendarAdv1.Location           = new System.Drawing.Point(885, 566);
     this.monthCalendarAdv1.MarkedDates        = new System.DateTime[0];
     this.monthCalendarAdv1.MonthlyMarkedDates = new System.DateTime[0];
     this.monthCalendarAdv1.Name = "monthCalendarAdv1";
     //
     //
     //
     this.monthCalendarAdv1.NavigationBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
     this.monthCalendarAdv1.NavigationBackgroundStyle.BackColorGradientAngle = 90;
     this.monthCalendarAdv1.NavigationBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
     this.monthCalendarAdv1.NavigationBackgroundStyle.CornerType             = DevComponents.DotNetBar.eCornerType.Square;
     this.monthCalendarAdv1.Size             = new System.Drawing.Size(170, 131);
     this.monthCalendarAdv1.TabIndex         = 6;
     this.monthCalendarAdv1.TabStop          = false;
     this.monthCalendarAdv1.Text             = "monthCalendarAdv1";
     this.monthCalendarAdv1.WeeklyMarkedDays = new System.DayOfWeek[0];
     //
     // lbEmpty
     //
     this.lbEmpty.BackColor = System.Drawing.Color.Transparent;
     this.lbEmpty.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbEmpty.Location  = new System.Drawing.Point(230, 4);
     this.lbEmpty.Name      = "lbEmpty";
     this.lbEmpty.Size      = new System.Drawing.Size(171, 35);
     this.lbEmpty.TabIndex  = 4;
     this.lbEmpty.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lbReserve
     //
     this.lbReserve.BackColor = System.Drawing.Color.Transparent;
     this.lbReserve.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbReserve.Location  = new System.Drawing.Point(230, 56);
     this.lbReserve.Name      = "lbReserve";
     this.lbReserve.Size      = new System.Drawing.Size(171, 35);
     this.lbReserve.TabIndex  = 4;
     this.lbReserve.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lbVIP
     //
     this.lbVIP.BackColor = System.Drawing.Color.Transparent;
     this.lbVIP.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbVIP.Location  = new System.Drawing.Point(230, 111);
     this.lbVIP.Name      = "lbVIP";
     this.lbVIP.Size      = new System.Drawing.Size(171, 35);
     this.lbVIP.TabIndex  = 4;
     this.lbVIP.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // frmDSPhong
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1160, 778);
     this.Controls.Add(this.monthCalendarAdv1);
     this.Controls.Add(this.analogClockControl1);
     this.Controls.Add(this.groupPanel1);
     this.Controls.Add(this.bt305);
     this.Controls.Add(this.bt205);
     this.Controls.Add(this.bt105);
     this.Controls.Add(this.bt304);
     this.Controls.Add(this.bt204);
     this.Controls.Add(this.bt104);
     this.Controls.Add(this.bt303);
     this.Controls.Add(this.bt203);
     this.Controls.Add(this.bt103);
     this.Controls.Add(this.bt302);
     this.Controls.Add(this.bt301);
     this.Controls.Add(this.bt202);
     this.Controls.Add(this.bt201);
     this.Controls.Add(this.bt102);
     this.Controls.Add(this.bt101);
     this.Name        = "frmDSPhong";
     this.Text        = "Danh Sách Phòng";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.frmDSPhong_Load);
     this.groupPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.Controls.ClockStyleData     clockStyleData1     = new DevComponents.DotNetBar.Controls.ClockStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData1          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData2          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData3          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData1 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData4          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData5          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData2 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData6          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData3 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData7          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData8          = new DevComponents.DotNetBar.Controls.ColorData();
     this.picImage            = new System.Windows.Forms.PictureBox();
     this.PanelHead           = new System.Windows.Forms.Panel();
     this.lblHeader           = new System.Windows.Forms.Label();
     this.analogClockControl1 = new DevComponents.DotNetBar.Controls.AnalogClockControl();
     this.lblName             = new DevComponents.DotNetBar.LabelX();
     this.lblTime             = new DevComponents.DotNetBar.LabelX();
     this.button1             = new System.Windows.Forms.Button();
     this.groupPanel1         = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.txtIp      = new DevComponents.Editors.IpAddressInput();
     this.btnConnect = new System.Windows.Forms.Button();
     this.label1     = new System.Windows.Forms.Label();
     this.bar1       = new DevComponents.DotNetBar.Bar();
     this.lblStatus  = new DevComponents.DotNetBar.LabelItem();
     this.button2    = new System.Windows.Forms.Button();
     this.timer1     = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.picImage)).BeginInit();
     this.PanelHead.SuspendLayout();
     this.groupPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtIp)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bar1)).BeginInit();
     this.SuspendLayout();
     //
     // picImage
     //
     this.picImage.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.picImage.Location    = new System.Drawing.Point(5, 127);
     this.picImage.Name        = "picImage";
     this.picImage.Size        = new System.Drawing.Size(282, 261);
     this.picImage.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.picImage.TabIndex    = 0;
     this.picImage.TabStop     = false;
     //
     // PanelHead
     //
     this.PanelHead.BackColor = System.Drawing.Color.RoyalBlue;
     this.PanelHead.Controls.Add(this.lblHeader);
     this.PanelHead.Dock     = System.Windows.Forms.DockStyle.Top;
     this.PanelHead.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.PanelHead.Location = new System.Drawing.Point(0, 0);
     this.PanelHead.Name     = "PanelHead";
     this.PanelHead.Padding  = new System.Windows.Forms.Padding(0, 3, 0, 0);
     this.PanelHead.Size     = new System.Drawing.Size(1004, 30);
     this.PanelHead.TabIndex = 20;
     //
     // lblHeader
     //
     this.lblHeader.AutoSize  = true;
     this.lblHeader.Dock      = System.Windows.Forms.DockStyle.Left;
     this.lblHeader.Font      = new System.Drawing.Font("Verdana", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblHeader.ForeColor = System.Drawing.Color.White;
     this.lblHeader.Location  = new System.Drawing.Point(0, 3);
     this.lblHeader.Name      = "lblHeader";
     this.lblHeader.Size      = new System.Drawing.Size(443, 25);
     this.lblHeader.TabIndex  = 0;
     this.lblHeader.Text      = " ATTENDANCE MONITORING SYSTEM";
     this.lblHeader.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // analogClockControl1
     //
     this.analogClockControl1.AutomaticMode = true;
     this.analogClockControl1.ClockStyle    = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     colorData1.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData1.BrushAngle                   = 90F;
     colorData1.BrushSBSScale                = 1F;
     colorData1.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData1.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     colorData1.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockStyleData1.BezelColor              = colorData1;
     colorData2.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData2.BorderWidth                  = 0.01F;
     colorData2.BrushSBSScale                = 1F;
     colorData2.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData2.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     clockStyleData1.CapColor                = colorData2;
     clockStyleData1.CapSize                 = 0.1F;
     colorData3.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData3.BrushAngle                   = 90F;
     colorData3.BrushSBSScale                = 1F;
     colorData3.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData3.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     colorData3.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     clockStyleData1.FaceColor               = colorData3;
     clockStyleData1.GlassAngle              = 0;
     colorData4.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData4.BorderWidth                  = 0.01F;
     colorData4.BrushAngle                   = 90F;
     colorData4.BrushSBSScale                = 1F;
     colorData4.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData4.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData4.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     clockHandStyleData1.HandColor           = colorData4;
     clockHandStyleData1.HandStyle           = DevComponents.DotNetBar.Controls.eHandStyles.Style3;
     clockHandStyleData1.Length              = 0.45F;
     clockHandStyleData1.Width               = 0.175F;
     clockStyleData1.HourHandStyle           = clockHandStyleData1;
     colorData5.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData5.BorderWidth                  = 0.01F;
     colorData5.BrushSBSScale                = 1F;
     colorData5.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData5.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockStyleData1.LargeTickColor          = colorData5;
     clockStyleData1.LargeTickWidth          = 0.01F;
     colorData6.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData6.BorderWidth                  = 0.01F;
     colorData6.BrushAngle                   = 90F;
     colorData6.BrushSBSScale                = 1F;
     colorData6.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData6.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData6.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     clockHandStyleData2.HandColor           = colorData6;
     clockHandStyleData2.HandStyle           = DevComponents.DotNetBar.Controls.eHandStyles.Style3;
     clockHandStyleData2.Length              = 0.75F;
     clockHandStyleData2.Width               = 0.175F;
     clockStyleData1.MinuteHandStyle         = clockHandStyleData2;
     clockStyleData1.NumberColor             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockStyleData1.NumberFont              = new System.Drawing.Font("Trebuchet MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     clockHandStyleData3.DrawOverCap         = true;
     colorData7.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData7.BorderWidth                  = 0.01F;
     colorData7.BrushSBSScale                = 1F;
     colorData7.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData7.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockHandStyleData3.HandColor           = colorData7;
     clockHandStyleData3.HandStyle           = DevComponents.DotNetBar.Controls.eHandStyles.Style4;
     clockHandStyleData3.Length              = 0.9F;
     clockHandStyleData3.Width               = 0.01F;
     clockStyleData1.SecondHandStyle         = clockHandStyleData3;
     colorData8.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData8.BorderWidth                  = 0.01F;
     colorData8.BrushSBSScale                = 1F;
     colorData8.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData8.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockStyleData1.SmallTickColor          = colorData8;
     clockStyleData1.SmallTickLength         = 0.01F;
     clockStyleData1.SmallTickWidth          = 0.01F;
     clockStyleData1.Style                   = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     this.analogClockControl1.ClockStyleData = clockStyleData1;
     this.analogClockControl1.IndicatorStyle = DevComponents.DotNetBar.Controls.eClockIndicatorStyles.Numbers;
     this.analogClockControl1.Location       = new System.Drawing.Point(309, 46);
     this.analogClockControl1.Name           = "analogClockControl1";
     this.analogClockControl1.Size           = new System.Drawing.Size(159, 159);
     this.analogClockControl1.TabIndex       = 21;
     this.analogClockControl1.Text           = "analogClockControl1";
     this.analogClockControl1.Value          = new System.DateTime(2017, 9, 9, 14, 38, 31, 63);
     //
     // lblName
     //
     this.lblName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     //
     //
     //
     this.lblName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblName.Font              = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblName.Location          = new System.Drawing.Point(309, 211);
     this.lblName.Name              = "lblName";
     this.lblName.Size              = new System.Drawing.Size(695, 177);
     this.lblName.TabIndex          = 22;
     this.lblName.Text              = "<b>LASTNAME , FIRSTNAME MIDDLENAME</b>";
     this.lblName.TextLineAlignment = System.Drawing.StringAlignment.Near;
     //
     // lblTime
     //
     this.lblTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     //
     //
     //
     this.lblTime.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblTime.Font     = new System.Drawing.Font("Microsoft Sans Serif", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTime.FontBold = true;
     this.lblTime.Location = new System.Drawing.Point(474, 46);
     this.lblTime.Name     = "lblTime";
     this.lblTime.Size     = new System.Drawing.Size(530, 155);
     this.lblTime.TabIndex = 22;
     this.lblTime.Text     = "MON 01 - JAN - 2017   11:59 AM";
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(10, 394);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(81, 49);
     this.button1.TabIndex = 23;
     this.button1.Text     = "button1";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Visible = false;
     this.button1.Click  += new System.EventHandler(this.button1_Click);
     //
     // groupPanel1
     //
     this.groupPanel1.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(242)))));
     this.groupPanel1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel1.Controls.Add(this.txtIp);
     this.groupPanel1.Controls.Add(this.btnConnect);
     this.groupPanel1.Controls.Add(this.label1);
     this.groupPanel1.DisabledBackColor = System.Drawing.Color.Empty;
     this.groupPanel1.Location          = new System.Drawing.Point(5, 36);
     this.groupPanel1.Name = "groupPanel1";
     this.groupPanel1.Size = new System.Drawing.Size(282, 76);
     //
     //
     //
     this.groupPanel1.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel1.Style.BackColorGradientAngle = 90;
     this.groupPanel1.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel1.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderBottomWidth      = 1;
     this.groupPanel1.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel1.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderLeftWidth        = 1;
     this.groupPanel1.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderRightWidth       = 1;
     this.groupPanel1.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderTopWidth      = 1;
     this.groupPanel1.Style.CornerDiameter      = 4;
     this.groupPanel1.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel1.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel1.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanel1.TabIndex = 24;
     this.groupPanel1.Text     = "Biometric";
     //
     // txtIp
     //
     this.txtIp.AutoOverwrite = true;
     //
     //
     //
     this.txtIp.BackgroundStyle.Class      = "DateTimeInputBackground";
     this.txtIp.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtIp.ButtonFreeText.Shortcut    = DevComponents.DotNetBar.eShortcut.F2;
     this.txtIp.ButtonFreeText.Visible     = true;
     this.txtIp.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtIp.Location = new System.Drawing.Point(12, 25);
     this.txtIp.Name     = "txtIp";
     this.txtIp.Size     = new System.Drawing.Size(158, 24);
     this.txtIp.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.txtIp.TabIndex = 6;
     //
     // btnConnect
     //
     this.btnConnect.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(242)))));
     this.btnConnect.ForeColor = System.Drawing.Color.Black;
     this.btnConnect.Location  = new System.Drawing.Point(176, 21);
     this.btnConnect.Name      = "btnConnect";
     this.btnConnect.Size      = new System.Drawing.Size(88, 27);
     this.btnConnect.TabIndex  = 7;
     this.btnConnect.Text      = "Connect";
     this.btnConnect.UseVisualStyleBackColor = false;
     this.btnConnect.Click += new System.EventHandler(this.btnConnect_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(9, 9);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(61, 13);
     this.label1.TabIndex = 9;
     this.label1.Text     = "IP Address:";
     //
     // bar1
     //
     this.bar1.AntiAlias   = true;
     this.bar1.BarType     = DevComponents.DotNetBar.eBarType.StatusBar;
     this.bar1.Dock        = System.Windows.Forms.DockStyle.Bottom;
     this.bar1.Font        = new System.Drawing.Font("Segoe UI", 9F);
     this.bar1.IsMaximized = false;
     this.bar1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.lblStatus
     });
     this.bar1.Location = new System.Drawing.Point(0, 567);
     this.bar1.Name     = "bar1";
     this.bar1.Size     = new System.Drawing.Size(1004, 20);
     this.bar1.Stretch  = true;
     this.bar1.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.bar1.TabIndex = 25;
     this.bar1.TabStop  = false;
     this.bar1.Text     = "bar1";
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Text = "Ready";
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(97, 394);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(81, 49);
     this.button2.TabIndex = 26;
     this.button2.Text     = "button2";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Visible = false;
     this.button2.Click  += new System.EventHandler(this.button2_Click);
     //
     // timer1
     //
     this.timer1.Interval = 5000;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // frmOutputWindow
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1004, 587);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.bar1);
     this.Controls.Add(this.groupPanel1);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.lblTime);
     this.Controls.Add(this.lblName);
     this.Controls.Add(this.analogClockControl1);
     this.Controls.Add(this.PanelHead);
     this.Controls.Add(this.picImage);
     this.DoubleBuffered = true;
     this.Name           = "frmOutputWindow";
     this.ShowIcon       = false;
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "Attendance Monitoring";
     ((System.ComponentModel.ISupportInitialize)(this.picImage)).EndInit();
     this.PanelHead.ResumeLayout(false);
     this.PanelHead.PerformLayout();
     this.groupPanel1.ResumeLayout(false);
     this.groupPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtIp)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bar1)).EndInit();
     this.ResumeLayout(false);
 }
Example #11
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要修改
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.Controls.ClockStyleData     clockStyleData1     = new DevComponents.DotNetBar.Controls.ClockStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData1          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData2          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData3          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData1 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData4          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData5          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData2 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData6          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData3 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData7          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData8          = new DevComponents.DotNetBar.Controls.ColorData();
     System.ComponentModel.ComponentResourceManager      resources           = new System.ComponentModel.ComponentResourceManager(typeof(frm_Main));
     this.clock           = new DevComponents.DotNetBar.Controls.AnalogClockControl();
     this.timer_Main      = new System.Windows.Forms.Timer(this.components);
     this.labelX1         = new DevComponents.DotNetBar.LabelX();
     this.labelX2         = new DevComponents.DotNetBar.LabelX();
     this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
     this.btn_SetClock    = new System.Windows.Forms.Button();
     this.labelX3         = new DevComponents.DotNetBar.LabelX();
     this.lab_SongsName   = new DevComponents.DotNetBar.LabelX();
     this.btn_SelectSongs = new System.Windows.Forms.Button();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     this.player_Main     = new AxWMPLib.AxWindowsMediaPlayer();
     this.webBrowser1     = new System.Windows.Forms.WebBrowser();
     ((System.ComponentModel.ISupportInitialize)(this.player_Main)).BeginInit();
     this.SuspendLayout();
     //
     // clock
     //
     this.clock.ClockStyle           = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     colorData1.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData1.BrushAngle           = 90F;
     colorData1.BrushSBSScale        = 1F;
     colorData1.BrushType            = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData1.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     colorData1.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockStyleData1.BezelColor      = colorData1;
     colorData2.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData2.BorderWidth          = 0.01F;
     colorData2.BrushSBSScale        = 1F;
     colorData2.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData2.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     clockStyleData1.CapColor        = colorData2;
     clockStyleData1.CapSize         = 0.1F;
     colorData3.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData3.BrushAngle           = 90F;
     colorData3.BrushSBSScale        = 1F;
     colorData3.BrushType            = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData3.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     colorData3.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     clockStyleData1.FaceColor       = colorData3;
     clockStyleData1.GlassAngle      = 0;
     colorData4.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData4.BorderWidth          = 0.01F;
     colorData4.BrushAngle           = 90F;
     colorData4.BrushSBSScale        = 1F;
     colorData4.BrushType            = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData4.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData4.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     clockHandStyleData1.HandColor   = colorData4;
     clockHandStyleData1.HandStyle   = DevComponents.DotNetBar.Controls.eHandStyles.Style3;
     clockHandStyleData1.Length      = 0.45F;
     clockHandStyleData1.Width       = 0.175F;
     clockStyleData1.HourHandStyle   = clockHandStyleData1;
     colorData5.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData5.BorderWidth          = 0.01F;
     colorData5.BrushSBSScale        = 1F;
     colorData5.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData5.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockStyleData1.LargeTickColor  = colorData5;
     clockStyleData1.LargeTickWidth  = 0.01F;
     colorData6.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData6.BorderWidth          = 0.01F;
     colorData6.BrushAngle           = 90F;
     colorData6.BrushSBSScale        = 1F;
     colorData6.BrushType            = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData6.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData6.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     clockHandStyleData2.HandColor   = colorData6;
     clockHandStyleData2.HandStyle   = DevComponents.DotNetBar.Controls.eHandStyles.Style3;
     clockHandStyleData2.Length      = 0.75F;
     clockHandStyleData2.Width       = 0.175F;
     clockStyleData1.MinuteHandStyle = clockHandStyleData2;
     clockStyleData1.NumberColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockStyleData1.NumberFont      = new System.Drawing.Font("Trebuchet MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     clockHandStyleData3.DrawOverCap = true;
     colorData7.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData7.BorderWidth          = 0.01F;
     colorData7.BrushSBSScale        = 1F;
     colorData7.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData7.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockHandStyleData3.HandColor   = colorData7;
     clockHandStyleData3.HandStyle   = DevComponents.DotNetBar.Controls.eHandStyles.Style4;
     clockHandStyleData3.Length      = 0.9F;
     clockHandStyleData3.Width       = 0.01F;
     clockStyleData1.SecondHandStyle = clockHandStyleData3;
     colorData8.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData8.BorderWidth          = 0.01F;
     colorData8.BrushSBSScale        = 1F;
     colorData8.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData8.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockStyleData1.SmallTickColor  = colorData8;
     clockStyleData1.SmallTickLength = 0.01F;
     clockStyleData1.SmallTickWidth  = 0.01F;
     clockStyleData1.Style           = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     this.clock.ClockStyleData       = clockStyleData1;
     this.clock.Location             = new System.Drawing.Point(193, 12);
     this.clock.Name     = "clock";
     this.clock.Size     = new System.Drawing.Size(100, 100);
     this.clock.TabIndex = 0;
     this.clock.Text     = "analogClockControl1";
     this.clock.Value    = new System.DateTime(2015, 11, 16, 19, 54, 6, 154);
     //
     // timer_Main
     //
     this.timer_Main.Enabled = true;
     this.timer_Main.Tick   += new System.EventHandler(this.timer_Main_Tick);
     //
     // labelX1
     //
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Location = new System.Drawing.Point(219, 121);
     this.labelX1.Name     = "labelX1";
     this.labelX1.Size     = new System.Drawing.Size(75, 25);
     this.labelX1.TabIndex = 1;
     this.labelX1.Text     = "当前时间";
     //
     // labelX2
     //
     //
     //
     //
     this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX2.Location = new System.Drawing.Point(12, 12);
     this.labelX2.Name     = "labelX2";
     this.labelX2.Size     = new System.Drawing.Size(75, 25);
     this.labelX2.TabIndex = 1;
     this.labelX2.Text     = "设置闹钟:";
     //
     // dateTimePicker1
     //
     this.dateTimePicker1.CalendarFont = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dateTimePicker1.CustomFormat = "HH:mm:ss";
     this.dateTimePicker1.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dateTimePicker1.Location     = new System.Drawing.Point(13, 44);
     this.dateTimePicker1.Name         = "dateTimePicker1";
     this.dateTimePicker1.Size         = new System.Drawing.Size(121, 21);
     this.dateTimePicker1.TabIndex     = 2;
     //
     // btn_SetClock
     //
     this.btn_SetClock.Location = new System.Drawing.Point(59, 71);
     this.btn_SetClock.Name     = "btn_SetClock";
     this.btn_SetClock.Size     = new System.Drawing.Size(75, 23);
     this.btn_SetClock.TabIndex = 3;
     this.btn_SetClock.Text     = "设定";
     this.btn_SetClock.UseVisualStyleBackColor = true;
     this.btn_SetClock.Click += new System.EventHandler(this.btn_SetClock_Click);
     //
     // labelX3
     //
     //
     //
     //
     this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX3.Location = new System.Drawing.Point(12, 118);
     this.labelX3.Name     = "labelX3";
     this.labelX3.Size     = new System.Drawing.Size(75, 25);
     this.labelX3.TabIndex = 1;
     this.labelX3.Text     = "播放歌曲:";
     //
     // lab_SongsName
     //
     //
     //
     //
     this.lab_SongsName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lab_SongsName.Location = new System.Drawing.Point(13, 153);
     this.lab_SongsName.Name     = "lab_SongsName";
     this.lab_SongsName.Size     = new System.Drawing.Size(299, 25);
     this.lab_SongsName.TabIndex = 1;
     this.lab_SongsName.Text     = "无";
     //
     // btn_SelectSongs
     //
     this.btn_SelectSongs.Location = new System.Drawing.Point(93, 118);
     this.btn_SelectSongs.Name     = "btn_SelectSongs";
     this.btn_SelectSongs.Size     = new System.Drawing.Size(75, 23);
     this.btn_SelectSongs.TabIndex = 3;
     this.btn_SelectSongs.Text     = "选取";
     this.btn_SelectSongs.UseVisualStyleBackColor = true;
     this.btn_SelectSongs.Click += new System.EventHandler(this.btn_SelectSongs_Click);
     //
     // openFileDialog1
     //
     this.openFileDialog1.FileName = "openFileDialog1";
     //
     // player_Main
     //
     this.player_Main.Enabled  = true;
     this.player_Main.Location = new System.Drawing.Point(13, 184);
     this.player_Main.Name     = "player_Main";
     this.player_Main.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("player_Main.OcxState")));
     this.player_Main.Size     = new System.Drawing.Size(299, 46);
     this.player_Main.TabIndex = 4;
     //
     // webBrowser1
     //
     this.webBrowser1.Location    = new System.Drawing.Point(346, 12);
     this.webBrowser1.MinimumSize = new System.Drawing.Size(20, 20);
     this.webBrowser1.Name        = "webBrowser1";
     this.webBrowser1.Size        = new System.Drawing.Size(424, 232);
     this.webBrowser1.TabIndex    = 5;
     this.webBrowser1.Url         = new System.Uri("http://www.baidu.com", System.UriKind.Absolute);
     //
     // frm_Main
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(782, 256);
     this.Controls.Add(this.webBrowser1);
     this.Controls.Add(this.player_Main);
     this.Controls.Add(this.btn_SelectSongs);
     this.Controls.Add(this.btn_SetClock);
     this.Controls.Add(this.dateTimePicker1);
     this.Controls.Add(this.labelX2);
     this.Controls.Add(this.lab_SongsName);
     this.Controls.Add(this.labelX3);
     this.Controls.Add(this.labelX1);
     this.Controls.Add(this.clock);
     this.MaximizeBox = false;
     this.Name        = "frm_Main";
     this.Opacity     = 0.9D;
     this.Text        = "LiuFu的小闹钟";
     ((System.ComponentModel.ISupportInitialize)(this.player_Main)).EndInit();
     this.ResumeLayout(false);
 }
Example #12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.Controls.ClockStyleData     clockStyleData2     = new DevComponents.DotNetBar.Controls.ClockStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData9          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData10         = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData11         = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData4 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData12         = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData13         = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData5 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData14         = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData6 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData15         = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData16         = new DevComponents.DotNetBar.Controls.ColorData();
     this.styleManager1                  = new DevComponents.DotNetBar.StyleManager(this.components);
     this.panemove                       = new DevComponents.DotNetBar.PanelEx();
     this.buttonExit                     = new DevComponents.DotNetBar.ButtonX();
     this.labelmove                      = new DevComponents.DotNetBar.LabelX();
     this.itemPanel1                     = new DevComponents.DotNetBar.ItemPanel();
     this.BtnHome                        = new DevComponents.DotNetBar.ButtonItem();
     this.BtnAcademy                     = new DevComponents.DotNetBar.ButtonItem();
     this.BtnClass                       = new DevComponents.DotNetBar.ButtonItem();
     this.BtnCourse                      = new DevComponents.DotNetBar.ButtonItem();
     this.BtnTeacher                     = new DevComponents.DotNetBar.ButtonItem();
     this.BtnStudent                     = new DevComponents.DotNetBar.ButtonItem();
     this.Btnselectcurse                 = new DevComponents.DotNetBar.ButtonItem();
     this.BtnBackup                      = new DevComponents.DotNetBar.ButtonItem();
     this.BtnReport                      = new DevComponents.DotNetBar.ButtonItem();
     this.panelExAdd                     = new DevComponents.DotNetBar.PanelEx();
     this.labelX1                        = new DevComponents.DotNetBar.LabelX();
     this.timer1                         = new System.Windows.Forms.Timer(this.components);
     this.labelX2                        = new DevComponents.DotNetBar.LabelX();
     this.analogClockControl1            = new DevComponents.DotNetBar.Controls.AnalogClockControl();
     this.groupPanel1                    = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.groupBoxArray1                 = new Microsoft.VisualBasic.Compatibility.VB6.GroupBoxArray(this.components);
     this.netCollegeDataSet              = new amozeshgah.NetCollegeDataSet();
     this.classTableBindingSource        = new System.Windows.Forms.BindingSource(this.components);
     this.classTableTableAdapter         = new amozeshgah.NetCollegeDataSetTableAdapters.classTableTableAdapter();
     this.coTableBindingSource           = new System.Windows.Forms.BindingSource(this.components);
     this.coTableTableAdapter            = new amozeshgah.NetCollegeDataSetTableAdapters.CoTableTableAdapter();
     this.netCollegeDataSetBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridColumn1                    = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn2                    = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.btnadduser                     = new DevComponents.DotNetBar.ButtonX();
     this.groupPanel2                    = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.linkLabel1                     = new System.Windows.Forms.LinkLabel();
     this.labelX3                        = new DevComponents.DotNetBar.LabelX();
     this.line1       = new DevComponents.DotNetBar.Controls.Line();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.panemove.SuspendLayout();
     this.panelExAdd.SuspendLayout();
     this.groupPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBoxArray1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.netCollegeDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.classTableBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.coTableBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.netCollegeDataSetBindingSource)).BeginInit();
     this.groupPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // styleManager1
     //
     this.styleManager1.ManagerColorTint     = System.Drawing.Color.DimGray;
     this.styleManager1.ManagerStyle         = DevComponents.DotNetBar.eStyle.VisualStudio2012Dark;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48))))), System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204))))));
     //
     // panemove
     //
     this.panemove.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panemove.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panemove.Controls.Add(this.labelX2);
     this.panemove.Controls.Add(this.labelX1);
     this.panemove.Controls.Add(this.buttonExit);
     this.panemove.Controls.Add(this.labelmove);
     this.panemove.DisabledBackColor = System.Drawing.Color.Empty;
     this.panemove.Dock            = System.Windows.Forms.DockStyle.Top;
     this.panemove.Location        = new System.Drawing.Point(0, 0);
     this.panemove.Name            = "panemove";
     this.panemove.Size            = new System.Drawing.Size(700, 43);
     this.panemove.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panemove.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panemove.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panemove.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.panemove.Style.ForeColor.ColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panemove.Style.GradientAngle = 90;
     this.panemove.TabIndex            = 24;
     this.panemove.MouseDown          += new System.Windows.Forms.MouseEventHandler(this.Panemove_MouseDown);
     this.panemove.MouseMove          += new System.Windows.Forms.MouseEventHandler(this.Panemove_MouseMove);
     //
     // buttonExit
     //
     this.buttonExit.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonExit.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonExit.Dock           = System.Windows.Forms.DockStyle.Left;
     this.buttonExit.Font           = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.buttonExit.Location       = new System.Drawing.Point(0, 0);
     this.buttonExit.Name           = "buttonExit";
     this.buttonExit.Size           = new System.Drawing.Size(43, 43);
     this.buttonExit.Style          = DevComponents.DotNetBar.eDotNetBarStyle.Windows7;
     this.buttonExit.TabIndex       = 1;
     this.buttonExit.Text           = "×";
     this.buttonExit.Click         += new System.EventHandler(this.ButtonExit_Click);
     //
     // labelmove
     //
     //
     //
     //
     this.labelmove.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelmove.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.labelmove.ForeColor     = System.Drawing.Color.Red;
     this.labelmove.Location      = new System.Drawing.Point(298, 3);
     this.labelmove.Name          = "labelmove";
     this.labelmove.Size          = new System.Drawing.Size(149, 37);
     this.labelmove.TabIndex      = 0;
     this.labelmove.Text          = "آموزشگاه";
     this.labelmove.TextAlignment = System.Drawing.StringAlignment.Center;
     this.labelmove.Click        += new System.EventHandler(this.labelmove_Click);
     this.labelmove.MouseDown    += new System.Windows.Forms.MouseEventHandler(this.Labelmove_MouseDown);
     this.labelmove.MouseMove    += new System.Windows.Forms.MouseEventHandler(this.Labelmove_MouseMove);
     //
     // itemPanel1
     //
     //
     //
     //
     this.itemPanel1.BackgroundStyle.Class            = "ItemPanel";
     this.itemPanel1.BackgroundStyle.CornerType       = DevComponents.DotNetBar.eCornerType.Square;
     this.itemPanel1.ContainerControlProcessDialogKey = true;
     this.itemPanel1.Dock            = System.Windows.Forms.DockStyle.Right;
     this.itemPanel1.DragDropSupport = true;
     this.itemPanel1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.BtnHome,
         this.BtnAcademy,
         this.BtnClass,
         this.BtnCourse,
         this.BtnTeacher,
         this.BtnStudent,
         this.Btnselectcurse,
         this.BtnBackup,
         this.BtnReport
     });
     this.itemPanel1.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
     this.itemPanel1.Location          = new System.Drawing.Point(700, 0);
     this.itemPanel1.Name             = "itemPanel1";
     this.itemPanel1.ReserveLeftSpace = false;
     this.itemPanel1.Size             = new System.Drawing.Size(100, 600);
     this.itemPanel1.TabIndex         = 2;
     this.itemPanel1.Text             = "itemPanel1";
     //
     // BtnHome
     //
     this.BtnHome.FontBold  = true;
     this.BtnHome.ForeColor = System.Drawing.Color.White;
     this.BtnHome.Image     = global::amozeshgah.Properties.Resources.icons8_home_43px;
     this.BtnHome.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.Default;
     this.BtnHome.ImagePaddingHorizontal = 11;
     this.BtnHome.ImagePaddingVertical   = 8;
     this.BtnHome.ImagePosition          = DevComponents.DotNetBar.eImagePosition.Top;
     this.BtnHome.Name   = "BtnHome";
     this.BtnHome.Text   = "خانه";
     this.BtnHome.Click += new System.EventHandler(this.BtnHome_Click);
     //
     // BtnAcademy
     //
     this.BtnAcademy.FontBold = true;
     this.BtnAcademy.Image    = global::amozeshgah.Properties.Resources.icons8_school_43px;
     this.BtnAcademy.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.Default;
     this.BtnAcademy.ImagePaddingHorizontal = 11;
     this.BtnAcademy.ImagePaddingVertical   = 8;
     this.BtnAcademy.ImagePosition          = DevComponents.DotNetBar.eImagePosition.Top;
     this.BtnAcademy.Name   = "BtnAcademy";
     this.BtnAcademy.Text   = "ساختمان";
     this.BtnAcademy.Click += new System.EventHandler(this.BtnAcademy_Click);
     //
     // BtnClass
     //
     this.BtnClass.FontBold  = true;
     this.BtnClass.ForeColor = System.Drawing.Color.White;
     this.BtnClass.Image     = global::amozeshgah.Properties.Resources.icons8_classroom_43px;
     this.BtnClass.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.Default;
     this.BtnClass.ImagePaddingHorizontal = 11;
     this.BtnClass.ImagePaddingVertical   = 8;
     this.BtnClass.ImagePosition          = DevComponents.DotNetBar.eImagePosition.Top;
     this.BtnClass.Name   = "BtnClass";
     this.BtnClass.Text   = "کلاس";
     this.BtnClass.Click += new System.EventHandler(this.BtnClass_Click);
     //
     // BtnCourse
     //
     this.BtnCourse.FontBold  = true;
     this.BtnCourse.ForeColor = System.Drawing.Color.White;
     this.BtnCourse.Image     = global::amozeshgah.Properties.Resources.icons8_courses_43px;
     this.BtnCourse.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.Default;
     this.BtnCourse.ImagePaddingHorizontal = 11;
     this.BtnCourse.ImagePaddingVertical   = 8;
     this.BtnCourse.ImagePosition          = DevComponents.DotNetBar.eImagePosition.Top;
     this.BtnCourse.Name   = "BtnCourse";
     this.BtnCourse.Text   = "دوره";
     this.BtnCourse.Click += new System.EventHandler(this.BtnCourse_Click);
     //
     // BtnTeacher
     //
     this.BtnTeacher.FontBold  = true;
     this.BtnTeacher.ForeColor = System.Drawing.Color.White;
     this.BtnTeacher.Image     = global::amozeshgah.Properties.Resources.icons8_school_director_43px;
     this.BtnTeacher.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.Default;
     this.BtnTeacher.ImagePaddingHorizontal = 11;
     this.BtnTeacher.ImagePaddingVertical   = 8;
     this.BtnTeacher.ImagePosition          = DevComponents.DotNetBar.eImagePosition.Top;
     this.BtnTeacher.Name   = "BtnTeacher";
     this.BtnTeacher.Text   = "استاد";
     this.BtnTeacher.Click += new System.EventHandler(this.BtnTeacher_Click);
     //
     // BtnStudent
     //
     this.BtnStudent.FontBold  = true;
     this.BtnStudent.ForeColor = System.Drawing.Color.White;
     this.BtnStudent.Image     = global::amozeshgah.Properties.Resources.icons8_student_male_43px;
     this.BtnStudent.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.Default;
     this.BtnStudent.ImagePaddingHorizontal = 11;
     this.BtnStudent.ImagePaddingVertical   = 8;
     this.BtnStudent.ImagePosition          = DevComponents.DotNetBar.eImagePosition.Top;
     this.BtnStudent.Name   = "BtnStudent";
     this.BtnStudent.Text   = "دانشجو";
     this.BtnStudent.Click += new System.EventHandler(this.BtnStudent_Click);
     //
     // Btnselectcurse
     //
     this.Btnselectcurse.FontBold = true;
     this.Btnselectcurse.Image    = global::amozeshgah.Properties.Resources.icons8_elective_43px;
     this.Btnselectcurse.ImagePaddingHorizontal = 11;
     this.Btnselectcurse.ImagePaddingVertical   = 8;
     this.Btnselectcurse.ImagePosition          = DevComponents.DotNetBar.eImagePosition.Top;
     this.Btnselectcurse.Name   = "Btnselectcurse";
     this.Btnselectcurse.Text   = "انتخاب دوره";
     this.Btnselectcurse.Click += new System.EventHandler(this.Btnselectcurse_Click);
     //
     // BtnBackup
     //
     this.BtnBackup.FontBold  = true;
     this.BtnBackup.ForeColor = System.Drawing.Color.White;
     this.BtnBackup.Image     = global::amozeshgah.Properties.Resources.icons8_data_backup_43px;
     this.BtnBackup.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.Default;
     this.BtnBackup.ImagePaddingHorizontal = 11;
     this.BtnBackup.ImagePaddingVertical   = 8;
     this.BtnBackup.ImagePosition          = DevComponents.DotNetBar.eImagePosition.Top;
     this.BtnBackup.Name   = "BtnBackup";
     this.BtnBackup.Text   = "بکاپ";
     this.BtnBackup.Click += new System.EventHandler(this.BtnBackup_Click);
     //
     // BtnReport
     //
     this.BtnReport.FontBold  = true;
     this.BtnReport.ForeColor = System.Drawing.Color.White;
     this.BtnReport.Image     = global::amozeshgah.Properties.Resources.icons8_assignment_turned_in_43px;
     this.BtnReport.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.Default;
     this.BtnReport.ImagePaddingHorizontal = 11;
     this.BtnReport.ImagePaddingVertical   = 8;
     this.BtnReport.ImagePosition          = DevComponents.DotNetBar.eImagePosition.Top;
     this.BtnReport.Name   = "BtnReport";
     this.BtnReport.Text   = "گزارش";
     this.BtnReport.Click += new System.EventHandler(this.BtnReport_Click);
     //
     // panelExAdd
     //
     this.panelExAdd.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panelExAdd.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panelExAdd.Controls.Add(this.groupPanel1);
     this.panelExAdd.DisabledBackColor = System.Drawing.Color.Empty;
     this.panelExAdd.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.panelExAdd.Location        = new System.Drawing.Point(0, 43);
     this.panelExAdd.Name            = "panelExAdd";
     this.panelExAdd.Size            = new System.Drawing.Size(700, 557);
     this.panelExAdd.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelExAdd.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panelExAdd.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelExAdd.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.panelExAdd.Style.ForeColor.ColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelExAdd.Style.GradientAngle = 90;
     this.panelExAdd.TabIndex            = 28;
     //
     // labelX1
     //
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.ForeColor = System.Drawing.Color.Red;
     this.labelX1.Location  = new System.Drawing.Point(597, 10);
     this.labelX1.Name      = "labelX1";
     this.labelX1.Size      = new System.Drawing.Size(100, 23);
     this.labelX1.TabIndex  = 2;
     //
     // timer1
     //
     this.timer1.Interval = 1000;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // labelX2
     //
     //
     //
     //
     this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX2.ForeColor = System.Drawing.Color.Red;
     this.labelX2.Location  = new System.Drawing.Point(49, 10);
     this.labelX2.Name      = "labelX2";
     this.labelX2.Size      = new System.Drawing.Size(100, 23);
     this.labelX2.TabIndex  = 2;
     //
     // analogClockControl1
     //
     colorData9.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
     colorData9.BorderWidth                  = 0.01F;
     colorData9.BrushSBSScale                = 1F;
     colorData9.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData9.Color1                       = System.Drawing.Color.Red;
     colorData9.Color2                       = System.Drawing.Color.Black;
     clockStyleData2.BezelColor              = colorData9;
     colorData10.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData10.BorderWidth                 = 0.01F;
     colorData10.BrushSBSScale               = 1F;
     colorData10.Color1                      = System.Drawing.Color.Red;
     colorData10.Color2                      = System.Drawing.Color.Red;
     clockStyleData2.CapColor                = colorData10;
     colorData11.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(161)))));
     colorData11.BorderWidth                 = 0.01F;
     colorData11.BrushAngle                  = 45F;
     colorData11.BrushSBSScale               = 1F;
     colorData11.BrushType                   = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData11.Color1                      = System.Drawing.Color.MediumSpringGreen;
     colorData11.Color2                      = System.Drawing.Color.WhiteSmoke;
     clockStyleData2.FaceColor               = colorData11;
     clockStyleData2.GlassAngle              = -20;
     colorData12.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData12.BorderWidth                 = 0.01F;
     colorData12.BrushSBSScale               = 1F;
     colorData12.Color1                      = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData12.Color2                      = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData4.HandColor           = colorData12;
     clockHandStyleData4.Length              = 0.55F;
     clockHandStyleData4.Width               = 0.015F;
     clockStyleData2.HourHandStyle           = clockHandStyleData4;
     colorData13.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData13.BorderWidth                 = 0.01F;
     colorData13.BrushSBSScale               = 1F;
     colorData13.BrushType                   = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData13.Color1                      = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData13.Color2                      = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData2.LargeTickColor          = colorData13;
     colorData14.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData14.BorderWidth                 = 0.01F;
     colorData14.BrushSBSScale               = 1F;
     colorData14.Color1                      = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData14.Color2                      = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData5.HandColor           = colorData14;
     clockHandStyleData5.Length              = 0.8F;
     clockHandStyleData5.Width               = 0.01F;
     clockStyleData2.MinuteHandStyle         = clockHandStyleData5;
     clockStyleData2.NumberFont              = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     colorData15.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData15.BorderWidth                 = 0.01F;
     colorData15.BrushSBSScale               = 1F;
     colorData15.Color1                      = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData15.Color2                      = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData6.HandColor           = colorData15;
     clockHandStyleData6.HandStyle           = DevComponents.DotNetBar.Controls.eHandStyles.Style2;
     clockHandStyleData6.Length              = 0.8F;
     clockHandStyleData6.Width               = 0.005F;
     clockStyleData2.SecondHandStyle         = clockHandStyleData6;
     colorData16.BorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData16.BorderWidth                 = 0.01F;
     colorData16.BrushSBSScale               = 1F;
     colorData16.BrushType                   = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData16.Color1                      = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData16.Color2                      = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData2.SmallTickColor          = colorData16;
     clockStyleData2.Style                   = DevComponents.DotNetBar.Controls.eClockStyles.Style1;
     this.analogClockControl1.ClockStyleData = clockStyleData2;
     this.analogClockControl1.Location       = new System.Drawing.Point(466, 73);
     this.analogClockControl1.Name           = "analogClockControl1";
     this.analogClockControl1.Size           = new System.Drawing.Size(212, 212);
     this.analogClockControl1.TabIndex       = 1;
     this.analogClockControl1.Text           = "analogClockControl1";
     this.analogClockControl1.Value          = new System.DateTime(2019, 12, 14, 5, 11, 1, 71);
     //
     // groupPanel1
     //
     this.groupPanel1.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.groupPanel1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel1.Controls.Add(this.pictureBox1);
     this.groupPanel1.Controls.Add(this.groupPanel2);
     this.groupPanel1.Controls.Add(this.btnadduser);
     this.groupPanel1.Controls.Add(this.analogClockControl1);
     this.groupPanel1.DisabledBackColor = System.Drawing.Color.Empty;
     this.groupPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupPanel1.Location = new System.Drawing.Point(1, 1);
     this.groupPanel1.Name     = "groupPanel1";
     this.groupPanel1.Size     = new System.Drawing.Size(700, 557);
     //
     //
     //
     this.groupPanel1.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel1.Style.BackColorGradientAngle = 90;
     this.groupPanel1.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel1.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderBottomWidth      = 1;
     this.groupPanel1.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel1.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderLeftWidth        = 1;
     this.groupPanel1.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderRightWidth       = 1;
     this.groupPanel1.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderTopWidth      = 1;
     this.groupPanel1.Style.CornerDiameter      = 4;
     this.groupPanel1.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel1.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel1.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanel1.TabIndex = 2;
     this.groupPanel1.Text     = "خوش آمدید";
     //
     // netCollegeDataSet
     //
     this.netCollegeDataSet.DataSetName             = "NetCollegeDataSet";
     this.netCollegeDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // classTableBindingSource
     //
     this.classTableBindingSource.DataMember = "classTable";
     this.classTableBindingSource.DataSource = this.netCollegeDataSet;
     //
     // classTableTableAdapter
     //
     this.classTableTableAdapter.ClearBeforeFill = true;
     //
     // coTableBindingSource
     //
     this.coTableBindingSource.DataMember = "CoTable";
     this.coTableBindingSource.DataSource = this.netCollegeDataSet;
     //
     // coTableTableAdapter
     //
     this.coTableTableAdapter.ClearBeforeFill = true;
     //
     // netCollegeDataSetBindingSource
     //
     this.netCollegeDataSetBindingSource.DataSource = this.netCollegeDataSet;
     this.netCollegeDataSetBindingSource.Position   = 0;
     //
     // gridColumn1
     //
     this.gridColumn1.DataPropertyName = "class_ID";
     this.gridColumn1.HeaderText       = "class_ID";
     this.gridColumn1.Name             = "class_ID";
     //
     // gridColumn2
     //
     this.gridColumn2.DataPropertyName = "class_ID";
     this.gridColumn2.HeaderText       = "class_ID";
     this.gridColumn2.Name             = "class_ID";
     //
     // btnadduser
     //
     this.btnadduser.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnadduser.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnadduser.Image          = global::amozeshgah.Properties.Resources.icons8_motarboard_43px;
     this.btnadduser.Location       = new System.Drawing.Point(524, 3);
     this.btnadduser.Name           = "btnadduser";
     this.btnadduser.Size           = new System.Drawing.Size(154, 54);
     this.btnadduser.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnadduser.TabIndex       = 6;
     this.btnadduser.Text           = "کاربر جدید";
     this.btnadduser.Click         += new System.EventHandler(this.btnadduser_Click);
     //
     // groupPanel2
     //
     this.groupPanel2.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.groupPanel2.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel2.Controls.Add(this.linkLabel1);
     this.groupPanel2.Controls.Add(this.labelX3);
     this.groupPanel2.Controls.Add(this.line1);
     this.groupPanel2.DisabledBackColor = System.Drawing.Color.Empty;
     this.groupPanel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.groupPanel2.Location = new System.Drawing.Point(0, 384);
     this.groupPanel2.Name     = "groupPanel2";
     this.groupPanel2.Size     = new System.Drawing.Size(694, 151);
     //
     //
     //
     this.groupPanel2.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel2.Style.BackColorGradientAngle = 90;
     this.groupPanel2.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel2.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderBottomWidth      = 1;
     this.groupPanel2.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel2.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderLeftWidth        = 1;
     this.groupPanel2.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderRightWidth       = 1;
     this.groupPanel2.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderTopWidth      = 1;
     this.groupPanel2.Style.CornerDiameter      = 4;
     this.groupPanel2.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel2.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel2.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel2.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanel2.TabIndex = 7;
     this.groupPanel2.Text     = "درباره ";
     //
     // linkLabel1
     //
     this.linkLabel1.AutoSize  = true;
     this.linkLabel1.LinkColor = System.Drawing.Color.Red;
     this.linkLabel1.Location  = new System.Drawing.Point(277, 77);
     this.linkLabel1.Name      = "linkLabel1";
     this.linkLabel1.Size      = new System.Drawing.Size(124, 13);
     this.linkLabel1.TabIndex  = 2;
     this.linkLabel1.TabStop   = true;
     this.linkLabel1.Text      = "*****@*****.**";
     //
     // labelX3
     //
     //
     //
     //
     this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX3.Location = new System.Drawing.Point(277, 13);
     this.labelX3.Name     = "labelX3";
     this.labelX3.Size     = new System.Drawing.Size(97, 23);
     this.labelX3.TabIndex = 1;
     this.labelX3.Text     = "حمزه وحدت فر";
     //
     // line1
     //
     this.line1.Location = new System.Drawing.Point(214, 42);
     this.line1.Name     = "line1";
     this.line1.Size     = new System.Drawing.Size(250, 20);
     this.line1.TabIndex = 0;
     this.line1.Text     = "line1";
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::amozeshgah.Properties.Resources.icons8_school_building_480px;
     this.pictureBox1.Location = new System.Drawing.Point(26, 18);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(417, 320);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 8;
     this.pictureBox1.TabStop  = false;
     //
     // FrmMine
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.BackColor     = System.Drawing.SystemColors.ControlDarkDark;
     this.ClientSize    = new System.Drawing.Size(800, 600);
     this.Controls.Add(this.panelExAdd);
     this.Controls.Add(this.panemove);
     this.Controls.Add(this.itemPanel1);
     this.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmMine";
     this.Opacity         = 0.95D;
     this.RightToLeft     = System.Windows.Forms.RightToLeft.Yes;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Form1";
     this.TransparencyKey = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
     this.Load           += new System.EventHandler(this.Form1_Load);
     this.panemove.ResumeLayout(false);
     this.panelExAdd.ResumeLayout(false);
     this.groupPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupBoxArray1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.netCollegeDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.classTableBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.coTableBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.netCollegeDataSetBindingSource)).EndInit();
     this.groupPanel2.ResumeLayout(false);
     this.groupPanel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
Example #13
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido de este método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Controls.ClockStyleData     clockStyleData1     = new DevComponents.DotNetBar.Controls.ClockStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData1          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData2          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData3          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData1 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData4          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData5          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData2 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData6          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData3 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData7          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData8          = new DevComponents.DotNetBar.Controls.ColorData();
     MetroSuite.MetroComboBox.MainColorScheme            mainColorScheme1    = new MetroSuite.MetroComboBox.MainColorScheme();
     System.ComponentModel.ComponentResourceManager      resources           = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     MetroSuite.MetroButton.MainColorScheme mainColorScheme2 = new MetroSuite.MetroButton.MainColorScheme();
     MetroSuite.MetroButton.MainColorScheme mainColorScheme3 = new MetroSuite.MetroButton.MainColorScheme();
     this.pictureBox1         = new System.Windows.Forms.PictureBox();
     this.txtNombre           = new MetroFramework.Controls.MetroTextBox();
     this.analogClockControl1 = new DevComponents.DotNetBar.Controls.AnalogClockControl();
     this.txtCantidad         = new MetroFramework.Controls.MetroTextBox();
     this.metroLabel1         = new MetroFramework.Controls.MetroLabel();
     this.txtPrecio           = new MetroFramework.Controls.MetroTextBox();
     this.lvDetalle           = new MetroFramework.Controls.MetroListView();
     this.columnHeader1       = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader2       = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader3       = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader4       = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader5       = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader6       = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.lblTotal            = new MetroFramework.Controls.MetroLabel();
     this.btnMostrar          = new MetroFramework.Controls.MetroButton();
     this.cboProductos        = new MetroSuite.MetroComboBox();
     this.metroButton1        = new MetroFramework.Controls.MetroButton();
     this.lblPago             = new MetroFramework.Controls.MetroLabel();
     this.columnHeader7       = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.textBox1            = new System.Windows.Forms.TextBox();
     this.btnEliminar         = new MetroSuite.MetroButton();
     this.btnLImpiar          = new MetroSuite.MetroButton();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox1.Image     = global::two.Properties.Resources.Sin_título;
     this.pictureBox1.Location  = new System.Drawing.Point(232, 20);
     this.pictureBox1.Name      = "pictureBox1";
     this.pictureBox1.Size      = new System.Drawing.Size(214, 54);
     this.pictureBox1.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex  = 0;
     this.pictureBox1.TabStop   = false;
     //
     // txtNombre
     //
     //
     //
     //
     this.txtNombre.CustomButton.Image         = null;
     this.txtNombre.CustomButton.Location      = new System.Drawing.Point(97, 1);
     this.txtNombre.CustomButton.Name          = "";
     this.txtNombre.CustomButton.Size          = new System.Drawing.Size(21, 21);
     this.txtNombre.CustomButton.Style         = MetroFramework.MetroColorStyle.Blue;
     this.txtNombre.CustomButton.TabIndex      = 1;
     this.txtNombre.CustomButton.Theme         = MetroFramework.MetroThemeStyle.Light;
     this.txtNombre.CustomButton.UseSelectable = true;
     this.txtNombre.CustomButton.Visible       = false;
     this.txtNombre.Lines            = new string[0];
     this.txtNombre.Location         = new System.Drawing.Point(192, 80);
     this.txtNombre.MaxLength        = 32767;
     this.txtNombre.Name             = "txtNombre";
     this.txtNombre.PasswordChar     = '\0';
     this.txtNombre.PromptText       = "Nombre";
     this.txtNombre.ScrollBars       = System.Windows.Forms.ScrollBars.None;
     this.txtNombre.SelectedText     = "";
     this.txtNombre.SelectionLength  = 0;
     this.txtNombre.SelectionStart   = 0;
     this.txtNombre.ShortcutsEnabled = true;
     this.txtNombre.Size             = new System.Drawing.Size(119, 23);
     this.txtNombre.Style            = MetroFramework.MetroColorStyle.Yellow;
     this.txtNombre.TabIndex         = 3;
     this.txtNombre.UseSelectable    = true;
     this.txtNombre.WaterMark        = "Nombre";
     this.txtNombre.WaterMarkColor   = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     this.txtNombre.WaterMarkFont    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
     //
     // analogClockControl1
     //
     this.analogClockControl1.AutomaticMode = true;
     this.analogClockControl1.BackColor     = System.Drawing.Color.Transparent;
     this.analogClockControl1.ClockStyle    = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     colorData1.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData1.BrushAngle                   = 90F;
     colorData1.BrushSBSScale                = 1F;
     colorData1.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData1.Color1                       = System.Drawing.Color.Gold;
     colorData1.Color2                       = System.Drawing.Color.Orange;
     clockStyleData1.BezelColor              = colorData1;
     colorData2.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData2.BorderWidth                  = 0.01F;
     colorData2.BrushSBSScale                = 1F;
     colorData2.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData2.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     clockStyleData1.CapColor                = colorData2;
     clockStyleData1.CapSize                 = 0.1F;
     colorData3.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData3.BrushAngle                   = 90F;
     colorData3.BrushSBSScale                = 1F;
     colorData3.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData3.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     colorData3.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     clockStyleData1.FaceColor               = colorData3;
     clockStyleData1.GlassAngle              = 0;
     colorData4.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData4.BorderWidth                  = 0.01F;
     colorData4.BrushAngle                   = 90F;
     colorData4.BrushSBSScale                = 1F;
     colorData4.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData4.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData4.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     clockHandStyleData1.HandColor           = colorData4;
     clockHandStyleData1.HandStyle           = DevComponents.DotNetBar.Controls.eHandStyles.Style3;
     clockHandStyleData1.Length              = 0.45F;
     clockHandStyleData1.Width               = 0.175F;
     clockStyleData1.HourHandStyle           = clockHandStyleData1;
     colorData5.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData5.BorderWidth                  = 0.01F;
     colorData5.BrushSBSScale                = 1F;
     colorData5.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData5.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockStyleData1.LargeTickColor          = colorData5;
     clockStyleData1.LargeTickWidth          = 0.01F;
     colorData6.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData6.BorderWidth                  = 0.01F;
     colorData6.BrushAngle                   = 90F;
     colorData6.BrushSBSScale                = 1F;
     colorData6.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData6.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData6.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     clockHandStyleData2.HandColor           = colorData6;
     clockHandStyleData2.HandStyle           = DevComponents.DotNetBar.Controls.eHandStyles.Style3;
     clockHandStyleData2.Length              = 0.75F;
     clockHandStyleData2.Width               = 0.175F;
     clockStyleData1.MinuteHandStyle         = clockHandStyleData2;
     clockStyleData1.NumberColor             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockStyleData1.NumberFont              = new System.Drawing.Font("Trebuchet MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     clockHandStyleData3.DrawOverCap         = true;
     colorData7.BorderColor                  = System.Drawing.Color.Black;
     colorData7.BorderWidth                  = 0.01F;
     colorData7.BrushSBSScale                = 1F;
     colorData7.Color1                       = System.Drawing.Color.Gold;
     colorData7.Color2                       = System.Drawing.Color.Gold;
     clockHandStyleData3.HandColor           = colorData7;
     clockHandStyleData3.HandStyle           = DevComponents.DotNetBar.Controls.eHandStyles.Style3;
     clockHandStyleData3.Length              = 0.9F;
     clockHandStyleData3.Width               = 0.01F;
     clockStyleData1.SecondHandStyle         = clockHandStyleData3;
     colorData8.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData8.BorderWidth                  = 0.01F;
     colorData8.BrushSBSScale                = 1F;
     colorData8.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     colorData8.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     clockStyleData1.SmallTickColor          = colorData8;
     clockStyleData1.SmallTickLength         = 0.01F;
     clockStyleData1.SmallTickWidth          = 0.01F;
     clockStyleData1.Style                   = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     this.analogClockControl1.ClockStyleData = clockStyleData1;
     this.analogClockControl1.IndicatorStyle = DevComponents.DotNetBar.Controls.eClockIndicatorStyles.Numbers;
     this.analogClockControl1.Location       = new System.Drawing.Point(510, 20);
     this.analogClockControl1.Name           = "analogClockControl1";
     this.analogClockControl1.Size           = new System.Drawing.Size(100, 100);
     this.analogClockControl1.TabIndex       = 5;
     this.analogClockControl1.Text           = "analogClockControl1";
     this.analogClockControl1.Value          = new System.DateTime(2017, 7, 26, 16, 55, 28, 546);
     //
     // txtCantidad
     //
     //
     //
     //
     this.txtCantidad.CustomButton.Image         = null;
     this.txtCantidad.CustomButton.Location      = new System.Drawing.Point(97, 1);
     this.txtCantidad.CustomButton.Name          = "";
     this.txtCantidad.CustomButton.Size          = new System.Drawing.Size(21, 21);
     this.txtCantidad.CustomButton.Style         = MetroFramework.MetroColorStyle.Blue;
     this.txtCantidad.CustomButton.TabIndex      = 1;
     this.txtCantidad.CustomButton.Theme         = MetroFramework.MetroThemeStyle.Light;
     this.txtCantidad.CustomButton.UseSelectable = true;
     this.txtCantidad.CustomButton.Visible       = false;
     this.txtCantidad.Lines            = new string[0];
     this.txtCantidad.Location         = new System.Drawing.Point(327, 80);
     this.txtCantidad.MaxLength        = 32767;
     this.txtCantidad.Name             = "txtCantidad";
     this.txtCantidad.PasswordChar     = '\0';
     this.txtCantidad.PromptText       = "Cantidad";
     this.txtCantidad.ScrollBars       = System.Windows.Forms.ScrollBars.None;
     this.txtCantidad.SelectedText     = "";
     this.txtCantidad.SelectionLength  = 0;
     this.txtCantidad.SelectionStart   = 0;
     this.txtCantidad.ShortcutsEnabled = true;
     this.txtCantidad.Size             = new System.Drawing.Size(119, 23);
     this.txtCantidad.Style            = MetroFramework.MetroColorStyle.Yellow;
     this.txtCantidad.TabIndex         = 8;
     this.txtCantidad.UseSelectable    = true;
     this.txtCantidad.WaterMark        = "Cantidad";
     this.txtCantidad.WaterMarkColor   = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     this.txtCantidad.WaterMarkFont    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
     //
     // metroLabel1
     //
     this.metroLabel1.AutoSize = true;
     this.metroLabel1.Location = new System.Drawing.Point(64, 113);
     this.metroLabel1.Name     = "metroLabel1";
     this.metroLabel1.Size     = new System.Drawing.Size(63, 19);
     this.metroLabel1.TabIndex = 9;
     this.metroLabel1.Text     = "Producto";
     //
     // txtPrecio
     //
     //
     //
     //
     this.txtPrecio.CustomButton.Image         = null;
     this.txtPrecio.CustomButton.Location      = new System.Drawing.Point(97, 1);
     this.txtPrecio.CustomButton.Name          = "";
     this.txtPrecio.CustomButton.Size          = new System.Drawing.Size(21, 21);
     this.txtPrecio.CustomButton.Style         = MetroFramework.MetroColorStyle.Blue;
     this.txtPrecio.CustomButton.TabIndex      = 1;
     this.txtPrecio.CustomButton.Theme         = MetroFramework.MetroThemeStyle.Light;
     this.txtPrecio.CustomButton.UseSelectable = true;
     this.txtPrecio.CustomButton.Visible       = false;
     this.txtPrecio.Lines            = new string[0];
     this.txtPrecio.Location         = new System.Drawing.Point(403, 109);
     this.txtPrecio.MaxLength        = 32767;
     this.txtPrecio.Name             = "txtPrecio";
     this.txtPrecio.PasswordChar     = '\0';
     this.txtPrecio.PromptText       = "Precio por Unidad";
     this.txtPrecio.ScrollBars       = System.Windows.Forms.ScrollBars.None;
     this.txtPrecio.SelectedText     = "";
     this.txtPrecio.SelectionLength  = 0;
     this.txtPrecio.SelectionStart   = 0;
     this.txtPrecio.ShortcutsEnabled = true;
     this.txtPrecio.Size             = new System.Drawing.Size(119, 23);
     this.txtPrecio.Style            = MetroFramework.MetroColorStyle.Yellow;
     this.txtPrecio.TabIndex         = 10;
     this.txtPrecio.UseSelectable    = true;
     this.txtPrecio.WaterMark        = "Precio por Unidad";
     this.txtPrecio.WaterMarkColor   = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     this.txtPrecio.WaterMarkFont    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
     //
     // lvDetalle
     //
     this.lvDetalle.BackColor   = System.Drawing.Color.White;
     this.lvDetalle.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.lvDetalle.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1,
         this.columnHeader2,
         this.columnHeader3,
         this.columnHeader4,
         this.columnHeader5,
         this.columnHeader6,
         this.columnHeader7
     });
     this.lvDetalle.Cursor        = System.Windows.Forms.Cursors.Hand;
     this.lvDetalle.Font          = new System.Drawing.Font("Segoe UI", 12F);
     this.lvDetalle.FullRowSelect = true;
     this.lvDetalle.GridLines     = true;
     this.lvDetalle.Location      = new System.Drawing.Point(12, 161);
     this.lvDetalle.Margin        = new System.Windows.Forms.Padding(2, 4, 2, 4);
     this.lvDetalle.MultiSelect   = false;
     this.lvDetalle.Name          = "lvDetalle";
     this.lvDetalle.OwnerDraw     = true;
     this.lvDetalle.Size          = new System.Drawing.Size(656, 172);
     this.lvDetalle.Style         = MetroFramework.MetroColorStyle.Yellow;
     this.lvDetalle.TabIndex      = 11;
     this.lvDetalle.Theme         = MetroFramework.MetroThemeStyle.Light;
     this.lvDetalle.UseCompatibleStateImageBehavior = false;
     this.lvDetalle.UseCustomBackColor = true;
     this.lvDetalle.UseCustomForeColor = true;
     this.lvDetalle.UseSelectable      = true;
     this.lvDetalle.UseStyleColors     = true;
     this.lvDetalle.View = System.Windows.Forms.View.Details;
     //
     // columnHeader1
     //
     this.columnHeader1.Text  = "Nombre";
     this.columnHeader1.Width = 140;
     //
     // columnHeader2
     //
     this.columnHeader2.Text  = "Producto";
     this.columnHeader2.Width = 99;
     //
     // columnHeader3
     //
     this.columnHeader3.Text  = "Cantidad";
     this.columnHeader3.Width = 81;
     //
     // columnHeader4
     //
     this.columnHeader4.Text  = "Precio Unidad";
     this.columnHeader4.Width = 110;
     //
     // columnHeader5
     //
     this.columnHeader5.Text  = "Sub total";
     this.columnHeader5.Width = 78;
     //
     // columnHeader6
     //
     this.columnHeader6.Text  = "Descuento";
     this.columnHeader6.Width = 87;
     //
     // lblTotal
     //
     this.lblTotal.AutoSize = true;
     this.lblTotal.Location = new System.Drawing.Point(499, 337);
     this.lblTotal.Name     = "lblTotal";
     this.lblTotal.Size     = new System.Drawing.Size(94, 19);
     this.lblTotal.TabIndex = 12;
     this.lblTotal.Text     = "Total a pagar: ";
     //
     // btnMostrar
     //
     this.btnMostrar.Location      = new System.Drawing.Point(267, 132);
     this.btnMostrar.Name          = "btnMostrar";
     this.btnMostrar.Size          = new System.Drawing.Size(125, 24);
     this.btnMostrar.Style         = MetroFramework.MetroColorStyle.Yellow;
     this.btnMostrar.TabIndex      = 14;
     this.btnMostrar.Text          = "Mostrar";
     this.btnMostrar.UseSelectable = true;
     this.btnMostrar.Click        += new System.EventHandler(this.btnMostrar_Click);
     //
     // cboProductos
     //
     mainColorScheme1.AccentColor        = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     mainColorScheme1.ArrowBoxColor      = System.Drawing.Color.Yellow;
     mainColorScheme1.ArrowColor         = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(98)))), ((int)(((byte)(98)))));
     mainColorScheme1.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(98)))), ((int)(((byte)(98)))));
     mainColorScheme1.FillColor          = System.Drawing.Color.White;
     mainColorScheme1.SelectedItemColor  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.cboProductos.ColorScheme       = mainColorScheme1;
     this.cboProductos.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cboProductos.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboProductos.Font              = new System.Drawing.Font("Segoe UI", 9F);
     this.cboProductos.ForeColor         = System.Drawing.Color.Black;
     this.cboProductos.FormattingEnabled = true;
     this.cboProductos.Items.AddRange(new object[] {
         "camisa",
         "canguro",
         "cinturon",
         "corbata",
         "chalina",
         "chaleco",
         "jean",
         "pantalon",
         "polera",
         "sombrero",
         "",
         ""
     });
     this.cboProductos.Location = new System.Drawing.Point(133, 109);
     this.cboProductos.Name     = "cboProductos";
     this.cboProductos.Size     = new System.Drawing.Size(121, 24);
     this.cboProductos.TabIndex = 16;
     this.cboProductos.Value    = "";
     //
     // metroButton1
     //
     this.metroButton1.BackColor             = System.Drawing.Color.Transparent;
     this.metroButton1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("metroButton1.BackgroundImage")));
     this.metroButton1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.metroButton1.Highlight             = true;
     this.metroButton1.Location      = new System.Drawing.Point(629, 94);
     this.metroButton1.Name          = "metroButton1";
     this.metroButton1.Size          = new System.Drawing.Size(39, 39);
     this.metroButton1.Style         = MetroFramework.MetroColorStyle.White;
     this.metroButton1.TabIndex      = 17;
     this.metroButton1.Theme         = MetroFramework.MetroThemeStyle.Light;
     this.metroButton1.UseSelectable = true;
     this.metroButton1.Click        += new System.EventHandler(this.metroButton1_Click);
     //
     // lblPago
     //
     this.lblPago.AutoSize = true;
     this.lblPago.Location = new System.Drawing.Point(594, 347);
     this.lblPago.Name     = "lblPago";
     this.lblPago.Size     = new System.Drawing.Size(0, 0);
     this.lblPago.TabIndex = 18;
     //
     // columnHeader7
     //
     this.columnHeader7.Text = "Total";
     //
     // textBox1
     //
     this.textBox1.BackColor   = System.Drawing.Color.White;
     this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.textBox1.Location    = new System.Drawing.Point(23, 335);
     this.textBox1.Multiline   = true;
     this.textBox1.Name        = "textBox1";
     this.textBox1.ReadOnly    = true;
     this.textBox1.Size        = new System.Drawing.Size(459, 18);
     this.textBox1.TabIndex    = 21;
     this.textBox1.Text        = "Promocion! descuento mas de 10 en un producto tiene 15% de descuento y mas de 20 " +
                                 "un 30%\r\n";
     //
     // btnEliminar
     //
     mainColorScheme2.AccentColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     mainColorScheme2.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     mainColorScheme2.FillColor        = System.Drawing.Color.White;
     mainColorScheme2.HoverFillColor   = System.Drawing.Color.White;
     mainColorScheme2.PressAccentColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     mainColorScheme2.PressFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.btnEliminar.ColorScheme      = mainColorScheme2;
     this.btnEliminar.Font             = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.btnEliminar.ForeColor        = System.Drawing.Color.Black;
     this.btnEliminar.Location         = new System.Drawing.Point(555, 132);
     this.btnEliminar.Name             = "btnEliminar";
     this.btnEliminar.Size             = new System.Drawing.Size(55, 27);
     this.btnEliminar.TabIndex         = 23;
     this.btnEliminar.Text             = "Eliminar";
     this.btnEliminar.Click           += new System.EventHandler(this.btnEliminar_Click);
     //
     // btnLImpiar
     //
     mainColorScheme3.AccentColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     mainColorScheme3.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     mainColorScheme3.FillColor        = System.Drawing.Color.White;
     mainColorScheme3.HoverFillColor   = System.Drawing.Color.White;
     mainColorScheme3.PressAccentColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     mainColorScheme3.PressFillColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.btnLImpiar.ColorScheme       = mainColorScheme3;
     this.btnLImpiar.Font      = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.btnLImpiar.ForeColor = System.Drawing.Color.Black;
     this.btnLImpiar.Location  = new System.Drawing.Point(616, 132);
     this.btnLImpiar.Name      = "btnLImpiar";
     this.btnLImpiar.Size      = new System.Drawing.Size(55, 27);
     this.btnLImpiar.TabIndex  = 22;
     this.btnLImpiar.Text      = "Limpiar";
     this.btnLImpiar.Click    += new System.EventHandler(this.btnLImpiar_Click);
     //
     // Form1
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.BackImage             = ((System.Drawing.Image)(resources.GetObject("$this.BackImage")));
     this.ClientSize            = new System.Drawing.Size(686, 376);
     this.Controls.Add(this.btnEliminar);
     this.Controls.Add(this.btnLImpiar);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.lblPago);
     this.Controls.Add(this.metroButton1);
     this.Controls.Add(this.cboProductos);
     this.Controls.Add(this.btnMostrar);
     this.Controls.Add(this.lblTotal);
     this.Controls.Add(this.lvDetalle);
     this.Controls.Add(this.txtPrecio);
     this.Controls.Add(this.metroLabel1);
     this.Controls.Add(this.txtCantidad);
     this.Controls.Add(this.txtNombre);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.analogClockControl1);
     this.MaximizeBox = false;
     this.Name        = "Form1";
     this.Resizable   = false;
     this.Style       = MetroFramework.MetroColorStyle.Yellow;
     this.Text        = "Venta de productos";
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Controls.ClockStyleData     clockStyleData1     = new DevComponents.DotNetBar.Controls.ClockStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData1          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData2          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData3          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData1 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData4          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData5          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData2 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData6          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData3 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData7          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData8          = new DevComponents.DotNetBar.Controls.ColorData();
     this.buttonX1            = new DevComponents.DotNetBar.ButtonX();
     this.comboTree1          = new DevComponents.DotNetBar.Controls.ComboTree();
     this.analogClockControl1 = new DevComponents.DotNetBar.Controls.AnalogClockControl();
     this.SuspendLayout();
     //
     // buttonX1
     //
     this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonX1.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonX1.Location       = new System.Drawing.Point(285, 338);
     this.buttonX1.Name           = "buttonX1";
     this.buttonX1.Size           = new System.Drawing.Size(75, 23);
     this.buttonX1.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonX1.TabIndex       = 0;
     this.buttonX1.Text           = "buttonX1";
     //
     // comboTree1
     //
     this.comboTree1.BackColor = System.Drawing.SystemColors.Window;
     //
     //
     //
     this.comboTree1.BackgroundStyle.Class      = "TextBoxBorder";
     this.comboTree1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.comboTree1.ButtonDropDown.Visible     = true;
     this.comboTree1.Location = new System.Drawing.Point(232, 202);
     this.comboTree1.Name     = "comboTree1";
     this.comboTree1.Size     = new System.Drawing.Size(185, 23);
     this.comboTree1.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.comboTree1.TabIndex = 1;
     //
     // analogClockControl1
     //
     colorData1.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
     colorData1.BorderWidth                  = 0.01F;
     colorData1.BrushSBSScale                = 1F;
     colorData1.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData1.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData1.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(152)))), ((int)(((byte)(152)))));
     clockStyleData1.BezelColor              = colorData1;
     colorData2.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData2.BorderWidth                  = 0.01F;
     colorData2.BrushSBSScale                = 1F;
     colorData2.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData2.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockStyleData1.CapColor                = colorData2;
     colorData3.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(161)))));
     colorData3.BorderWidth                  = 0.01F;
     colorData3.BrushAngle                   = 45F;
     colorData3.BrushSBSScale                = 1F;
     colorData3.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData3.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(204)))), ((int)(((byte)(213)))));
     colorData3.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     clockStyleData1.FaceColor               = colorData3;
     clockStyleData1.GlassAngle              = -20;
     colorData4.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData4.BorderWidth                  = 0.01F;
     colorData4.BrushSBSScale                = 1F;
     colorData4.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData4.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData1.HandColor           = colorData4;
     clockHandStyleData1.Length              = 0.55F;
     clockHandStyleData1.Width               = 0.015F;
     clockStyleData1.HourHandStyle           = clockHandStyleData1;
     colorData5.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData5.BorderWidth                  = 0.01F;
     colorData5.BrushSBSScale                = 1F;
     colorData5.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData5.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData5.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData1.LargeTickColor          = colorData5;
     colorData6.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData6.BorderWidth                  = 0.01F;
     colorData6.BrushSBSScale                = 1F;
     colorData6.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData6.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData2.HandColor           = colorData6;
     clockHandStyleData2.Length              = 0.8F;
     clockHandStyleData2.Width               = 0.01F;
     clockStyleData1.MinuteHandStyle         = clockHandStyleData2;
     clockStyleData1.NumberFont              = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     colorData7.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData7.BorderWidth                  = 0.01F;
     colorData7.BrushSBSScale                = 1F;
     colorData7.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData7.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData3.HandColor           = colorData7;
     clockHandStyleData3.HandStyle           = DevComponents.DotNetBar.Controls.eHandStyles.Style2;
     clockHandStyleData3.Length              = 0.8F;
     clockHandStyleData3.Width               = 0.005F;
     clockStyleData1.SecondHandStyle         = clockHandStyleData3;
     colorData8.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData8.BorderWidth                  = 0.01F;
     colorData8.BrushSBSScale                = 1F;
     colorData8.BrushType                    = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData8.Color1                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData8.Color2                       = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData1.SmallTickColor          = colorData8;
     clockStyleData1.Style                   = DevComponents.DotNetBar.Controls.eClockStyles.Style1;
     this.analogClockControl1.ClockStyleData = clockStyleData1;
     this.analogClockControl1.Location       = new System.Drawing.Point(572, 192);
     this.analogClockControl1.Name           = "analogClockControl1";
     this.analogClockControl1.Size           = new System.Drawing.Size(100, 100);
     this.analogClockControl1.TabIndex       = 2;
     this.analogClockControl1.Text           = "analogClockControl1";
     this.analogClockControl1.Value          = new System.DateTime(2021, 1, 14, 19, 4, 27, 114);
     //
     // UCBai1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.Control;
     this.Controls.Add(this.analogClockControl1);
     this.Controls.Add(this.comboTree1);
     this.Controls.Add(this.buttonX1);
     this.Name = "UCBai1";
     this.Size = new System.Drawing.Size(1128, 564);
     this.ResumeLayout(false);
 }
Example #15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataGridViewCellStyle          dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     DevComponents.DotNetBar.Controls.ClockStyleData     clockStyleData1        = new DevComponents.DotNetBar.Controls.ClockStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData1             = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData2             = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData3             = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData1    = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData4             = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData5             = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData2    = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData6             = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData3    = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData7             = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData8             = new DevComponents.DotNetBar.Controls.ColorData();
     this.groupPanel2    = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.btnTip         = new DevComponents.DotNetBar.ButtonX();
     this.labelX5        = new DevComponents.DotNetBar.LabelX();
     this.txtCurrentQuiz = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.btnNext        = new DevComponents.DotNetBar.ButtonX();
     this.btnPrev        = new DevComponents.DotNetBar.ButtonX();
     this.btnSubmit      = new DevComponents.DotNetBar.ButtonX();
     this.rdD            = new System.Windows.Forms.RadioButton();
     this.rdC            = new System.Windows.Forms.RadioButton();
     this.rdB            = new System.Windows.Forms.RadioButton();
     this.rdA            = new System.Windows.Forms.RadioButton();
     this.lbShowQuiz     = new DevComponents.DotNetBar.LabelX();
     this.groupPanel1    = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.dgvShow        = new DevComponents.DotNetBar.Controls.DataGridViewX();
     this.btnEndCom      = new DevComponents.DotNetBar.ButtonX();
     this.clockTest      = new DevComponents.DotNetBar.Controls.AnalogClockControl();
     this.groupPanel2.SuspendLayout();
     this.groupPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvShow)).BeginInit();
     this.SuspendLayout();
     //
     // groupPanel2
     //
     this.groupPanel2.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel2.Controls.Add(this.btnTip);
     this.groupPanel2.Controls.Add(this.labelX5);
     this.groupPanel2.Controls.Add(this.txtCurrentQuiz);
     this.groupPanel2.Controls.Add(this.btnNext);
     this.groupPanel2.Controls.Add(this.btnPrev);
     this.groupPanel2.Controls.Add(this.btnSubmit);
     this.groupPanel2.Controls.Add(this.rdD);
     this.groupPanel2.Controls.Add(this.rdC);
     this.groupPanel2.Controls.Add(this.rdB);
     this.groupPanel2.Controls.Add(this.rdA);
     this.groupPanel2.Controls.Add(this.lbShowQuiz);
     this.groupPanel2.Location = new System.Drawing.Point(277, 12);
     this.groupPanel2.Name     = "groupPanel2";
     this.groupPanel2.Size     = new System.Drawing.Size(662, 470);
     //
     //
     //
     this.groupPanel2.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel2.Style.BackColorGradientAngle = 90;
     this.groupPanel2.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel2.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderBottomWidth      = 1;
     this.groupPanel2.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel2.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderLeftWidth        = 1;
     this.groupPanel2.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderRightWidth       = 1;
     this.groupPanel2.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderTopWidth      = 1;
     this.groupPanel2.Style.Class               = "";
     this.groupPanel2.Style.CornerDiameter      = 4;
     this.groupPanel2.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel2.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel2.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel2.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanel2.StyleMouseDown.Class      = "";
     this.groupPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanel2.StyleMouseOver.Class      = "";
     this.groupPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanel2.TabIndex = 3;
     this.groupPanel2.Text     = "Bài thi";
     //
     // btnTip
     //
     this.btnTip.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnTip.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnTip.Location       = new System.Drawing.Point(31, 407);
     this.btnTip.Name           = "btnTip";
     this.btnTip.Size           = new System.Drawing.Size(93, 23);
     this.btnTip.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnTip.TabIndex       = 9;
     this.btnTip.Text           = "Gợi ý câu này";
     this.btnTip.Click         += new System.EventHandler(this.btnTip_Click);
     //
     // labelX5
     //
     this.labelX5.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX5.BackgroundStyle.Class      = "";
     this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX5.Location = new System.Drawing.Point(342, 407);
     this.labelX5.Name     = "labelX5";
     this.labelX5.Size     = new System.Drawing.Size(23, 23);
     this.labelX5.TabIndex = 8;
     this.labelX5.Text     = "/60";
     //
     // txtCurrentQuiz
     //
     //
     //
     //
     this.txtCurrentQuiz.Border.Class      = "TextBoxBorder";
     this.txtCurrentQuiz.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtCurrentQuiz.Location          = new System.Drawing.Point(291, 410);
     this.txtCurrentQuiz.Name     = "txtCurrentQuiz";
     this.txtCurrentQuiz.Size     = new System.Drawing.Size(48, 20);
     this.txtCurrentQuiz.TabIndex = 7;
     //
     // btnNext
     //
     this.btnNext.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnNext.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnNext.Location       = new System.Drawing.Point(371, 410);
     this.btnNext.Name           = "btnNext";
     this.btnNext.Size           = new System.Drawing.Size(75, 20);
     this.btnNext.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnNext.TabIndex       = 6;
     this.btnNext.Text           = "Câu kế";
     this.btnNext.Click         += new System.EventHandler(this.btnNext_Click);
     //
     // btnPrev
     //
     this.btnPrev.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnPrev.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnPrev.Location       = new System.Drawing.Point(213, 410);
     this.btnPrev.Name           = "btnPrev";
     this.btnPrev.Size           = new System.Drawing.Size(75, 20);
     this.btnPrev.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnPrev.TabIndex       = 6;
     this.btnPrev.Text           = "Câu trước";
     this.btnPrev.Click         += new System.EventHandler(this.btnPrev_Click);
     //
     // btnSubmit
     //
     this.btnSubmit.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSubmit.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnSubmit.Location       = new System.Drawing.Point(245, 303);
     this.btnSubmit.Name           = "btnSubmit";
     this.btnSubmit.Size           = new System.Drawing.Size(153, 50);
     this.btnSubmit.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnSubmit.TabIndex       = 5;
     this.btnSubmit.Text           = "Trả lời";
     //
     // rdD
     //
     this.rdD.AutoSize = true;
     this.rdD.Location = new System.Drawing.Point(419, 246);
     this.rdD.Name     = "rdD";
     this.rdD.Size     = new System.Drawing.Size(39, 17);
     this.rdD.TabIndex = 4;
     this.rdD.TabStop  = true;
     this.rdD.Text     = "D. ";
     this.rdD.UseVisualStyleBackColor = true;
     //
     // rdC
     //
     this.rdC.AutoSize = true;
     this.rdC.Location = new System.Drawing.Point(419, 193);
     this.rdC.Name     = "rdC";
     this.rdC.Size     = new System.Drawing.Size(38, 17);
     this.rdC.TabIndex = 3;
     this.rdC.TabStop  = true;
     this.rdC.Text     = "C. ";
     this.rdC.UseVisualStyleBackColor = true;
     //
     // rdB
     //
     this.rdB.AutoSize = true;
     this.rdB.Location = new System.Drawing.Point(111, 246);
     this.rdB.Name     = "rdB";
     this.rdB.Size     = new System.Drawing.Size(35, 17);
     this.rdB.TabIndex = 2;
     this.rdB.TabStop  = true;
     this.rdB.Text     = "B.";
     this.rdB.UseVisualStyleBackColor = true;
     //
     // rdA
     //
     this.rdA.AutoSize = true;
     this.rdA.Location = new System.Drawing.Point(111, 193);
     this.rdA.Name     = "rdA";
     this.rdA.Size     = new System.Drawing.Size(38, 17);
     this.rdA.TabIndex = 1;
     this.rdA.TabStop  = true;
     this.rdA.Text     = "A. ";
     this.rdA.UseVisualStyleBackColor = true;
     //
     // lbShowQuiz
     //
     this.lbShowQuiz.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.lbShowQuiz.BackgroundStyle.Class      = "";
     this.lbShowQuiz.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lbShowQuiz.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbShowQuiz.Location = new System.Drawing.Point(31, 22);
     this.lbShowQuiz.Name     = "lbShowQuiz";
     this.lbShowQuiz.Size     = new System.Drawing.Size(597, 114);
     this.lbShowQuiz.TabIndex = 0;
     this.lbShowQuiz.Text     = "labelX1";
     //
     // groupPanel1
     //
     this.groupPanel1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel1.Controls.Add(this.dgvShow);
     this.groupPanel1.Controls.Add(this.btnEndCom);
     this.groupPanel1.Controls.Add(this.clockTest);
     this.groupPanel1.Location = new System.Drawing.Point(12, 12);
     this.groupPanel1.Name     = "groupPanel1";
     this.groupPanel1.Size     = new System.Drawing.Size(259, 470);
     //
     //
     //
     this.groupPanel1.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel1.Style.BackColorGradientAngle = 90;
     this.groupPanel1.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel1.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderBottomWidth      = 1;
     this.groupPanel1.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel1.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderLeftWidth        = 1;
     this.groupPanel1.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderRightWidth       = 1;
     this.groupPanel1.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderTopWidth      = 1;
     this.groupPanel1.Style.Class               = "";
     this.groupPanel1.Style.CornerDiameter      = 4;
     this.groupPanel1.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel1.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel1.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanel1.StyleMouseDown.Class      = "";
     this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanel1.StyleMouseOver.Class      = "";
     this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanel1.TabIndex = 2;
     this.groupPanel1.Text     = "Thông tin bài thi";
     //
     // dgvShow
     //
     this.dgvShow.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     dataGridViewCellStyle1.Alignment         = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle1.BackColor         = System.Drawing.SystemColors.Window;
     dataGridViewCellStyle1.Font               = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle1.ForeColor          = System.Drawing.SystemColors.ControlText;
     dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText;
     dataGridViewCellStyle1.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.dgvShow.DefaultCellStyle             = dataGridViewCellStyle1;
     this.dgvShow.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
     this.dgvShow.Location  = new System.Drawing.Point(3, 140);
     this.dgvShow.Name      = "dgvShow";
     this.dgvShow.Size      = new System.Drawing.Size(247, 232);
     this.dgvShow.TabIndex  = 5;
     //
     // btnEndCom
     //
     this.btnEndCom.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnEndCom.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnEndCom.Location       = new System.Drawing.Point(67, 390);
     this.btnEndCom.Name           = "btnEndCom";
     this.btnEndCom.Size           = new System.Drawing.Size(111, 40);
     this.btnEndCom.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnEndCom.TabIndex       = 4;
     this.btnEndCom.Text           = "Kết thúc bài thi";
     this.btnEndCom.Click         += new System.EventHandler(this.btnEndCom_Click);
     //
     // clockTest
     //
     this.clockTest.BackColor        = System.Drawing.Color.Transparent;
     this.clockTest.ClockStyle       = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     colorData1.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
     colorData1.BorderWidth          = 0.01F;
     colorData1.BrushSBSScale        = 1F;
     colorData1.BrushType            = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData1.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData1.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(152)))), ((int)(((byte)(152)))));
     clockStyleData1.BezelColor      = colorData1;
     colorData2.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData2.BorderWidth          = 0.01F;
     colorData2.BrushSBSScale        = 1F;
     colorData2.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData2.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockStyleData1.CapColor        = colorData2;
     colorData3.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(161)))));
     colorData3.BorderWidth          = 0.01F;
     colorData3.BrushAngle           = 45F;
     colorData3.BrushSBSScale        = 1F;
     colorData3.BrushType            = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData3.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(204)))), ((int)(((byte)(213)))));
     colorData3.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     clockStyleData1.FaceColor       = colorData3;
     clockStyleData1.GlassAngle      = -20;
     colorData4.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData4.BorderWidth          = 0.01F;
     colorData4.BrushSBSScale        = 1F;
     colorData4.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData4.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData1.HandColor   = colorData4;
     clockHandStyleData1.Length      = 0.55F;
     clockHandStyleData1.Width       = 0.015F;
     clockStyleData1.HourHandStyle   = clockHandStyleData1;
     colorData5.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData5.BorderWidth          = 0.01F;
     colorData5.BrushSBSScale        = 1F;
     colorData5.BrushType            = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData5.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData5.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData1.LargeTickColor  = colorData5;
     colorData6.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData6.BorderWidth          = 0.01F;
     colorData6.BrushSBSScale        = 1F;
     colorData6.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData6.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData2.HandColor   = colorData6;
     clockHandStyleData2.Length      = 0.8F;
     clockHandStyleData2.Width       = 0.01F;
     clockStyleData1.MinuteHandStyle = clockHandStyleData2;
     clockStyleData1.NumberFont      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     colorData7.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData7.BorderWidth          = 0.01F;
     colorData7.BrushSBSScale        = 1F;
     colorData7.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData7.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData3.HandColor   = colorData7;
     clockHandStyleData3.HandStyle   = DevComponents.DotNetBar.Controls.eHandStyles.Style2;
     clockHandStyleData3.Length      = 0.8F;
     clockHandStyleData3.Width       = 0.005F;
     clockStyleData1.SecondHandStyle = clockHandStyleData3;
     colorData8.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData8.BorderWidth          = 0.01F;
     colorData8.BrushSBSScale        = 1F;
     colorData8.BrushType            = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData8.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData8.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData1.SmallTickColor  = colorData8;
     clockStyleData1.Style           = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
     this.clockTest.ClockStyleData   = clockStyleData1;
     this.clockTest.Location         = new System.Drawing.Point(78, 22);
     this.clockTest.Name             = "clockTest";
     this.clockTest.Size             = new System.Drawing.Size(100, 100);
     this.clockTest.TabIndex         = 0;
     this.clockTest.Text             = "analogClockControl1";
     this.clockTest.Value            = new System.DateTime(2018, 1, 9, 18, 16, 45, 159);
     //
     // frmThiThu
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(950, 486);
     this.Controls.Add(this.groupPanel2);
     this.Controls.Add(this.groupPanel1);
     this.DoubleBuffered = true;
     this.EnableGlass    = false;
     this.Name           = "frmThiThu";
     this.Text           = "Thi thử - Ôn luyện - Chỉ là thử thôi";
     this.Load          += new System.EventHandler(this.frmThiThu_Load);
     this.groupPanel2.ResumeLayout(false);
     this.groupPanel2.PerformLayout();
     this.groupPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgvShow)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager      resources           = new System.ComponentModel.ComponentResourceManager(typeof(frmLogin));
     DevComponents.DotNetBar.Controls.ClockStyleData     clockStyleData1     = new DevComponents.DotNetBar.Controls.ClockStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData1          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData2          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData3          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData1 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData4          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData5          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData2 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData6          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData3 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
     DevComponents.DotNetBar.Controls.ColorData          colorData7          = new DevComponents.DotNetBar.Controls.ColorData();
     DevComponents.DotNetBar.Controls.ColorData          colorData8          = new DevComponents.DotNetBar.Controls.ColorData();
     this.groupPanel1       = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.reflectionLabel1  = new DevComponents.DotNetBar.Controls.ReflectionLabel();
     this.groupPanel2       = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.cbType            = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.labelX3           = new DevComponents.DotNetBar.LabelX();
     this.groupPanel3       = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.lbNotice          = new DevComponents.DotNetBar.LabelX();
     this.btnForgotPassword = new DevComponents.DotNetBar.ButtonX();
     this.labelX4           = new DevComponents.DotNetBar.LabelX();
     this.btnLogin          = new DevComponents.DotNetBar.ButtonX();
     this.labelX2           = new DevComponents.DotNetBar.LabelX();
     this.labelX1           = new DevComponents.DotNetBar.LabelX();
     this.txtPass           = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.txtID             = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.btnSignUp         = new DevComponents.DotNetBar.ButtonX();
     this.timer             = new System.Windows.Forms.Timer(this.components);
     this.clockMain         = new DevComponents.DotNetBar.Controls.AnalogClockControl();
     this.groupPanel1.SuspendLayout();
     this.groupPanel2.SuspendLayout();
     this.groupPanel3.SuspendLayout();
     this.SuspendLayout();
     //
     // groupPanel1
     //
     this.groupPanel1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel1.Controls.Add(this.clockMain);
     this.groupPanel1.Controls.Add(this.reflectionLabel1);
     this.groupPanel1.Location = new System.Drawing.Point(12, 12);
     this.groupPanel1.Name     = "groupPanel1";
     this.groupPanel1.Size     = new System.Drawing.Size(224, 272);
     //
     //
     //
     this.groupPanel1.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel1.Style.BackColorGradientAngle = 90;
     this.groupPanel1.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel1.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderBottomWidth      = 1;
     this.groupPanel1.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel1.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderLeftWidth        = 1;
     this.groupPanel1.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderRightWidth       = 1;
     this.groupPanel1.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderTopWidth      = 1;
     this.groupPanel1.Style.Class               = "";
     this.groupPanel1.Style.CornerDiameter      = 4;
     this.groupPanel1.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel1.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel1.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanel1.StyleMouseDown.Class      = "";
     this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanel1.StyleMouseOver.Class      = "";
     this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanel1.TabIndex = 0;
     this.groupPanel1.Text     = "Chịu trách nhiệm";
     //
     // reflectionLabel1
     //
     this.reflectionLabel1.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.reflectionLabel1.BackgroundStyle.Class      = "";
     this.reflectionLabel1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.reflectionLabel1.Location = new System.Drawing.Point(58, 184);
     this.reflectionLabel1.Name     = "reflectionLabel1";
     this.reflectionLabel1.Size     = new System.Drawing.Size(99, 70);
     this.reflectionLabel1.TabIndex = 1;
     this.reflectionLabel1.TabStop  = false;
     this.reflectionLabel1.Text     = "<b><font size=\"+6\"><i>Team</i><font color=\"#B02B2C\">VTV</font></font></b>";
     //
     // groupPanel2
     //
     this.groupPanel2.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel2.Controls.Add(this.cbType);
     this.groupPanel2.Controls.Add(this.labelX3);
     this.groupPanel2.Location = new System.Drawing.Point(242, 12);
     this.groupPanel2.Name     = "groupPanel2";
     this.groupPanel2.Size     = new System.Drawing.Size(482, 126);
     //
     //
     //
     this.groupPanel2.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel2.Style.BackColorGradientAngle = 90;
     this.groupPanel2.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel2.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderBottomWidth      = 1;
     this.groupPanel2.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel2.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderLeftWidth        = 1;
     this.groupPanel2.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderRightWidth       = 1;
     this.groupPanel2.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderTopWidth      = 1;
     this.groupPanel2.Style.Class               = "";
     this.groupPanel2.Style.CornerDiameter      = 4;
     this.groupPanel2.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel2.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel2.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel2.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanel2.StyleMouseDown.Class      = "";
     this.groupPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanel2.StyleMouseOver.Class      = "";
     this.groupPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanel2.TabIndex = 1;
     this.groupPanel2.Text     = "Lựa chọn phân hệ";
     //
     // cbType
     //
     this.cbType.DisplayMember     = "Text";
     this.cbType.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cbType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbType.FormattingEnabled = true;
     this.cbType.ItemHeight        = 14;
     this.cbType.Location          = new System.Drawing.Point(178, 52);
     this.cbType.Name     = "cbType";
     this.cbType.Size     = new System.Drawing.Size(121, 20);
     this.cbType.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbType.TabIndex = 0;
     this.cbType.TabStop  = false;
     //
     // labelX3
     //
     this.labelX3.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX3.BackgroundStyle.Class      = "";
     this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX3.Location = new System.Drawing.Point(70, 13);
     this.labelX3.Name     = "labelX3";
     this.labelX3.Size     = new System.Drawing.Size(363, 23);
     this.labelX3.TabIndex = 1;
     this.labelX3.Text     = "Chọn phân hệ muốn đăng nhập và nhập thông tin đăng nhập ở bên dưới";
     //
     // groupPanel3
     //
     this.groupPanel3.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel3.Controls.Add(this.lbNotice);
     this.groupPanel3.Controls.Add(this.btnForgotPassword);
     this.groupPanel3.Controls.Add(this.labelX4);
     this.groupPanel3.Controls.Add(this.btnLogin);
     this.groupPanel3.Controls.Add(this.labelX2);
     this.groupPanel3.Controls.Add(this.labelX1);
     this.groupPanel3.Controls.Add(this.txtPass);
     this.groupPanel3.Controls.Add(this.txtID);
     this.groupPanel3.Location = new System.Drawing.Point(243, 145);
     this.groupPanel3.Name     = "groupPanel3";
     this.groupPanel3.Size     = new System.Drawing.Size(481, 184);
     //
     //
     //
     this.groupPanel3.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel3.Style.BackColorGradientAngle = 90;
     this.groupPanel3.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel3.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel3.Style.BorderBottomWidth      = 1;
     this.groupPanel3.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel3.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel3.Style.BorderLeftWidth        = 1;
     this.groupPanel3.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel3.Style.BorderRightWidth       = 1;
     this.groupPanel3.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel3.Style.BorderTopWidth      = 1;
     this.groupPanel3.Style.Class               = "";
     this.groupPanel3.Style.CornerDiameter      = 4;
     this.groupPanel3.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel3.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel3.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel3.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanel3.StyleMouseDown.Class      = "";
     this.groupPanel3.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanel3.StyleMouseOver.Class      = "";
     this.groupPanel3.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanel3.TabIndex = 2;
     this.groupPanel3.Text     = "Thông tin đăng nhập";
     //
     // lbNotice
     //
     this.lbNotice.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.lbNotice.BackgroundStyle.Class      = "";
     this.lbNotice.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lbNotice.Location = new System.Drawing.Point(162, 117);
     this.lbNotice.Name     = "lbNotice";
     this.lbNotice.Size     = new System.Drawing.Size(197, 23);
     this.lbNotice.TabIndex = 5;
     //
     // btnForgotPassword
     //
     this.btnForgotPassword.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnForgotPassword.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnForgotPassword.Location       = new System.Drawing.Point(247, 74);
     this.btnForgotPassword.Name           = "btnForgotPassword";
     this.btnForgotPassword.Size           = new System.Drawing.Size(137, 37);
     this.btnForgotPassword.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnForgotPassword.TabIndex       = 4;
     this.btnForgotPassword.Text           = "Quên mật khẩu";
     this.btnForgotPassword.Click         += new System.EventHandler(this.btnForgotPassword_Click);
     //
     // labelX4
     //
     this.labelX4.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX4.BackgroundStyle.Class      = "";
     this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX4.Location = new System.Drawing.Point(89, 140);
     this.labelX4.Name     = "labelX4";
     this.labelX4.Size     = new System.Drawing.Size(309, 23);
     this.labelX4.TabIndex = 1;
     this.labelX4.Text     = "Bản quyền phần mềm thuộc Team VTV, HCMUS Technology.";
     //
     // btnLogin
     //
     this.btnLogin.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnLogin.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnLogin.Image          = ((System.Drawing.Image)(resources.GetObject("btnLogin.Image")));
     this.btnLogin.ImageFixedSize = new System.Drawing.Size(30, 30);
     this.btnLogin.Location       = new System.Drawing.Point(90, 74);
     this.btnLogin.Name           = "btnLogin";
     this.btnLogin.Size           = new System.Drawing.Size(138, 37);
     this.btnLogin.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnLogin.TabIndex       = 3;
     this.btnLogin.Text           = "Đăng nhập";
     this.btnLogin.Click         += new System.EventHandler(this.btnLogin_Click);
     //
     // labelX2
     //
     this.labelX2.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX2.BackgroundStyle.Class      = "";
     this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX2.Location = new System.Drawing.Point(66, 45);
     this.labelX2.Name     = "labelX2";
     this.labelX2.Size     = new System.Drawing.Size(90, 23);
     this.labelX2.TabIndex = 1;
     this.labelX2.Text     = "Mật khẩu:";
     //
     // labelX1
     //
     this.labelX1.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX1.BackgroundStyle.Class      = "";
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Location = new System.Drawing.Point(66, 16);
     this.labelX1.Name     = "labelX1";
     this.labelX1.Size     = new System.Drawing.Size(90, 23);
     this.labelX1.TabIndex = 1;
     this.labelX1.Text     = "Tên đăng nhập:";
     //
     // txtPass
     //
     //
     //
     //
     this.txtPass.Border.Class      = "TextBoxBorder";
     this.txtPass.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtPass.Location          = new System.Drawing.Point(162, 45);
     this.txtPass.Name     = "txtPass";
     this.txtPass.Size     = new System.Drawing.Size(237, 20);
     this.txtPass.TabIndex = 2;
     this.txtPass.UseSystemPasswordChar = true;
     //
     // txtID
     //
     //
     //
     //
     this.txtID.Border.Class      = "TextBoxBorder";
     this.txtID.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtID.Location          = new System.Drawing.Point(162, 16);
     this.txtID.Name     = "txtID";
     this.txtID.Size     = new System.Drawing.Size(237, 20);
     this.txtID.TabIndex = 1;
     //
     // btnSignUp
     //
     this.btnSignUp.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSignUp.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnSignUp.Location       = new System.Drawing.Point(12, 290);
     this.btnSignUp.Name           = "btnSignUp";
     this.btnSignUp.Size           = new System.Drawing.Size(224, 36);
     this.btnSignUp.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnSignUp.TabIndex       = 3;
     this.btnSignUp.Text           = "Đăng kí tài khoản";
     this.btnSignUp.Click         += new System.EventHandler(this.btnSignUp_Click);
     //
     // clockMain
     //
     this.clockMain.BackColor        = System.Drawing.Color.Transparent;
     colorData1.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
     colorData1.BorderWidth          = 0.01F;
     colorData1.BrushSBSScale        = 1F;
     colorData1.BrushType            = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData1.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData1.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(152)))), ((int)(((byte)(152)))));
     clockStyleData1.BezelColor      = colorData1;
     colorData2.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData2.BorderWidth          = 0.01F;
     colorData2.BrushSBSScale        = 1F;
     colorData2.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData2.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockStyleData1.CapColor        = colorData2;
     colorData3.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(161)))));
     colorData3.BorderWidth          = 0.01F;
     colorData3.BrushAngle           = 45F;
     colorData3.BrushSBSScale        = 1F;
     colorData3.BrushType            = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData3.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(204)))), ((int)(((byte)(213)))));
     colorData3.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     clockStyleData1.FaceColor       = colorData3;
     clockStyleData1.GlassAngle      = -20;
     colorData4.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData4.BorderWidth          = 0.01F;
     colorData4.BrushSBSScale        = 1F;
     colorData4.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData4.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData1.HandColor   = colorData4;
     clockHandStyleData1.Length      = 0.55F;
     clockHandStyleData1.Width       = 0.015F;
     clockStyleData1.HourHandStyle   = clockHandStyleData1;
     colorData5.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData5.BorderWidth          = 0.01F;
     colorData5.BrushSBSScale        = 1F;
     colorData5.BrushType            = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData5.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData5.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData1.LargeTickColor  = colorData5;
     colorData6.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData6.BorderWidth          = 0.01F;
     colorData6.BrushSBSScale        = 1F;
     colorData6.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData6.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData2.HandColor   = colorData6;
     clockHandStyleData2.Length      = 0.8F;
     clockHandStyleData2.Width       = 0.01F;
     clockStyleData1.MinuteHandStyle = clockHandStyleData2;
     clockStyleData1.NumberFont      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     colorData7.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData7.BorderWidth          = 0.01F;
     colorData7.BrushSBSScale        = 1F;
     colorData7.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     colorData7.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
     clockHandStyleData3.HandColor   = colorData7;
     clockHandStyleData3.HandStyle   = DevComponents.DotNetBar.Controls.eHandStyles.Style2;
     clockHandStyleData3.Length      = 0.8F;
     clockHandStyleData3.Width       = 0.005F;
     clockStyleData1.SecondHandStyle = clockHandStyleData3;
     colorData8.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     colorData8.BorderWidth          = 0.01F;
     colorData8.BrushSBSScale        = 1F;
     colorData8.BrushType            = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
     colorData8.Color1               = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     colorData8.Color2               = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
     clockStyleData1.SmallTickColor  = colorData8;
     clockStyleData1.Style           = DevComponents.DotNetBar.Controls.eClockStyles.Style1;
     this.clockMain.ClockStyleData   = clockStyleData1;
     this.clockMain.Location         = new System.Drawing.Point(57, 28);
     this.clockMain.Name             = "clockMain";
     this.clockMain.Size             = new System.Drawing.Size(100, 100);
     this.clockMain.TabIndex         = 3;
     this.clockMain.Text             = "analogClockControl1";
     this.clockMain.Value            = new System.DateTime(2018, 1, 9, 18, 46, 51, 502);
     //
     // frmLogin
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(736, 341);
     this.Controls.Add(this.btnSignUp);
     this.Controls.Add(this.groupPanel3);
     this.Controls.Add(this.groupPanel2);
     this.Controls.Add(this.groupPanel1);
     this.DoubleBuffered = true;
     this.EnableGlass    = false;
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox    = false;
     this.Name           = "frmLogin";
     this.TitleText      = "<b><font color=\"#ED1C24\"><i>Hệ Thống Thi Trắc Nghiệm Ver 2.0</i></font></b>";
     this.Load          += new System.EventHandler(this.frmLogin_Load);
     this.groupPanel1.ResumeLayout(false);
     this.groupPanel2.ResumeLayout(false);
     this.groupPanel3.ResumeLayout(false);
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevComponents.DotNetBar.Controls.ClockStyleData clockStyleData1 = new DevComponents.DotNetBar.Controls.ClockStyleData();
            DevComponents.DotNetBar.Controls.ColorData colorData1 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ColorData colorData2 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ColorData colorData3 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData1 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
            DevComponents.DotNetBar.Controls.ColorData colorData4 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ColorData colorData5 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData2 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
            DevComponents.DotNetBar.Controls.ColorData colorData6 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ClockHandStyleData clockHandStyleData3 = new DevComponents.DotNetBar.Controls.ClockHandStyleData();
            DevComponents.DotNetBar.Controls.ColorData colorData7 = new DevComponents.DotNetBar.Controls.ColorData();
            DevComponents.DotNetBar.Controls.ColorData colorData8 = new DevComponents.DotNetBar.Controls.ColorData();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MenuOffical));
            this.metroTilePanel1 = new DevComponents.DotNetBar.Metro.MetroTilePanel();
            this.analogClockControl1 = new DevComponents.DotNetBar.Controls.AnalogClockControl();
            this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
            this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
            this.itemContainer1 = new DevComponents.DotNetBar.ItemContainer();
            this.metroTileItem2 = new DevComponents.DotNetBar.Metro.MetroTileItem();
            this.metroTileItem5 = new DevComponents.DotNetBar.Metro.MetroTileItem();
            this.metroTileItem7 = new DevComponents.DotNetBar.Metro.MetroTileItem();
            this.metroTileItem4 = new DevComponents.DotNetBar.Metro.MetroTileItem();
            this.metroTileItem6 = new DevComponents.DotNetBar.Metro.MetroTileItem();
            this.metroTileItem3 = new DevComponents.DotNetBar.Metro.MetroTileItem();
            this.helpProvider1 = new System.Windows.Forms.HelpProvider();
            this.helpProvider2 = new System.Windows.Forms.HelpProvider();
            this.metroStatusBar1 = new DevComponents.DotNetBar.Metro.MetroStatusBar();
            this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
            this.buttonX2 = new DevComponents.DotNetBar.ButtonX();
            this.metroTilePanel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // metroTilePanel1
            // 
            this.metroTilePanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.metroTilePanel1.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.metroTilePanel1.BackgroundStyle.BackgroundImage = global::ChildrenRandom.Properties.Resources.word011;
            this.metroTilePanel1.BackgroundStyle.Class = "MetroTilePanel";
            this.metroTilePanel1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.metroTilePanel1.ContainerControlProcessDialogKey = true;
            this.metroTilePanel1.Controls.Add(this.analogClockControl1);
            this.metroTilePanel1.Controls.Add(this.buttonX3);
            this.metroTilePanel1.Controls.Add(this.buttonX1);
            this.metroTilePanel1.DragDropSupport = true;
            this.metroTilePanel1.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.metroTilePanel1.ForeColor = System.Drawing.Color.Black;
            this.metroTilePanel1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.itemContainer1});
            this.metroTilePanel1.Location = new System.Drawing.Point(-7, -15);
            this.metroTilePanel1.MaximumSize = new System.Drawing.Size(800, 450);
            this.metroTilePanel1.MinimumSize = new System.Drawing.Size(800, 450);
            this.metroTilePanel1.Name = "metroTilePanel1";
            this.metroTilePanel1.Size = new System.Drawing.Size(800, 450);
            this.metroTilePanel1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Metro;
            this.metroTilePanel1.TabIndex = 0;
            this.metroTilePanel1.Text = "metroTilePanel1";
            this.metroTilePanel1.ItemClick += new System.EventHandler(this.metroTilePanel1_ItemClick);
            // 
            // analogClockControl1
            // 
            this.analogClockControl1.BackColor = System.Drawing.Color.White;
            this.analogClockControl1.BackgroundImage = global::ChildrenRandom.Properties.Resources.word0111;
            this.analogClockControl1.ClockStyle = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
            colorData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
            colorData1.BorderWidth = 0.01F;
            colorData1.BrushSBSScale = 1F;
            colorData1.BrushType = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
            colorData1.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            colorData1.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(152)))), ((int)(((byte)(152)))));
            clockStyleData1.BezelColor = colorData1;
            colorData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            colorData2.BorderWidth = 0.01F;
            colorData2.BrushSBSScale = 1F;
            colorData2.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            colorData2.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            clockStyleData1.CapColor = colorData2;
            colorData3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(161)))));
            colorData3.BorderWidth = 0.01F;
            colorData3.BrushAngle = 45F;
            colorData3.BrushSBSScale = 1F;
            colorData3.BrushType = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
            colorData3.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(204)))), ((int)(((byte)(213)))));
            colorData3.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            clockStyleData1.FaceColor = colorData3;
            clockStyleData1.GlassAngle = -20;
            colorData4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            colorData4.BorderWidth = 0.01F;
            colorData4.BrushSBSScale = 1F;
            colorData4.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            colorData4.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            clockHandStyleData1.HandColor = colorData4;
            clockHandStyleData1.Length = 0.55F;
            clockHandStyleData1.Width = 0.015F;
            clockStyleData1.HourHandStyle = clockHandStyleData1;
            colorData5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            colorData5.BorderWidth = 0.01F;
            colorData5.BrushSBSScale = 1F;
            colorData5.BrushType = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
            colorData5.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
            colorData5.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
            clockStyleData1.LargeTickColor = colorData5;
            colorData6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            colorData6.BorderWidth = 0.01F;
            colorData6.BrushSBSScale = 1F;
            colorData6.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            colorData6.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            clockHandStyleData2.HandColor = colorData6;
            clockHandStyleData2.Length = 0.8F;
            clockHandStyleData2.Width = 0.01F;
            clockStyleData1.MinuteHandStyle = clockHandStyleData2;
            clockStyleData1.NumberFont = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            colorData7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            colorData7.BorderWidth = 0.01F;
            colorData7.BrushSBSScale = 1F;
            colorData7.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            colorData7.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(127)))), ((int)(((byte)(138)))));
            clockHandStyleData3.HandColor = colorData7;
            clockHandStyleData3.HandStyle = DevComponents.DotNetBar.Controls.eHandStyles.Style2;
            clockHandStyleData3.Length = 0.8F;
            clockHandStyleData3.Width = 0.005F;
            clockStyleData1.SecondHandStyle = clockHandStyleData3;
            colorData8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            colorData8.BorderWidth = 0.01F;
            colorData8.BrushSBSScale = 1F;
            colorData8.BrushType = DevComponents.DotNetBar.Controls.eBrushTypes.Linear;
            colorData8.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
            colorData8.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(142)))), ((int)(((byte)(154)))));
            clockStyleData1.SmallTickColor = colorData8;
            clockStyleData1.Style = DevComponents.DotNetBar.Controls.eClockStyles.Custom;
            this.analogClockControl1.ClockStyleData = clockStyleData1;
            this.analogClockControl1.ForeColor = System.Drawing.Color.Black;
            this.analogClockControl1.IndicatorStyle = DevComponents.DotNetBar.Controls.eClockIndicatorStyles.Numbers;
            this.analogClockControl1.Location = new System.Drawing.Point(620, 218);
            this.analogClockControl1.Name = "analogClockControl1";
            this.analogClockControl1.Size = new System.Drawing.Size(100, 100);
            this.analogClockControl1.TabIndex = 4;
            this.analogClockControl1.Text = "analogClockControl1";
            this.analogClockControl1.Value = new System.DateTime(2014, 6, 9, 0, 25, 38, 28);
            // 
            // buttonX3
            // 
            this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX3.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX3.Location = new System.Drawing.Point(673, 337);
            this.buttonX3.Name = "buttonX3";
            this.buttonX3.Size = new System.Drawing.Size(89, 54);
            this.buttonX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX3.TabIndex = 3;
            this.buttonX3.Text = "Help";
            this.buttonX3.Click += new System.EventHandler(this.buttonX3_Click);
            // 
            // buttonX1
            // 
            this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX1.Location = new System.Drawing.Point(571, 337);
            this.buttonX1.Name = "buttonX1";
            this.buttonX1.Size = new System.Drawing.Size(80, 54);
            this.buttonX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX1.TabIndex = 1;
            this.buttonX1.Text = "Exit Program";
            this.buttonX1.Click += new System.EventHandler(this.buttonX1_Click);
            // 
            // itemContainer1
            // 
            // 
            // 
            // 
            this.itemContainer1.BackgroundStyle.BackgroundImage = global::ChildrenRandom.Properties.Resources.word0111;
            this.itemContainer1.BackgroundStyle.Class = "MetroTilePanel";
            this.itemContainer1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.itemContainer1.ItemSpacing = 15;
            this.itemContainer1.MultiLine = true;
            this.itemContainer1.Name = "itemContainer1";
            this.itemContainer1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.metroTileItem2,
            this.metroTileItem5,
            this.metroTileItem7,
            this.metroTileItem4,
            this.metroTileItem6,
            this.metroTileItem3});
            // 
            // 
            // 
            this.itemContainer1.TitleStyle.Class = "DataGridViewBorder";
            this.itemContainer1.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.itemContainer1.TitleStyle.TextTrimming = DevComponents.DotNetBar.eStyleTextTrimming.Word;
            this.itemContainer1.TitleText = "Children Sec ";
            this.itemContainer1.TitleVisible = false;
            // 
            // metroTileItem2
            // 
            this.metroTileItem2.Image = global::ChildrenRandom.Properties.Resources._1402267780_device_monitor_screen;
            this.metroTileItem2.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
            this.metroTileItem2.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Center;
            this.metroTileItem2.Name = "metroTileItem2";
            this.metroTileItem2.SymbolColor = System.Drawing.Color.Empty;
            this.metroTileItem2.SymbolSize = 5F;
            this.metroTileItem2.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Coffee;
            this.metroTileItem2.TileSize = new System.Drawing.Size(170, 150);
            // 
            // 
            // 
            this.metroTileItem2.TileStyle.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.metroTileItem2.TileStyle.BackColor2 = System.Drawing.SystemColors.ControlDarkDark;
            this.metroTileItem2.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.metroTileItem2.TitleText = "Monitoring Online";
            this.metroTileItem2.TitleTextAlignment = System.Drawing.ContentAlignment.BottomCenter;
            this.metroTileItem2.TitleTextColor = System.Drawing.Color.Black;
            this.metroTileItem2.Click += new System.EventHandler(this.metroTileItem2_Click);
            // 
            // metroTileItem5
            // 
            this.metroTileItem5.Name = "metroTileItem5";
            this.metroTileItem5.NotificationMarkColor = System.Drawing.Color.Transparent;
            this.metroTileItem5.SymbolColor = System.Drawing.Color.Empty;
            this.metroTileItem5.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Coffee;
            this.metroTileItem5.TileSize = new System.Drawing.Size(170, 150);
            // 
            // 
            // 
            this.metroTileItem5.TileStyle.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.metroTileItem5.TileStyle.BackColor2 = System.Drawing.SystemColors.ControlDarkDark;
            this.metroTileItem5.TileStyle.BackgroundImage = global::ChildrenRandom.Properties.Resources._1402269345_window_list;
            this.metroTileItem5.TileStyle.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Center;
            this.metroTileItem5.TileStyle.BorderGradientAngle = 0;
            this.metroTileItem5.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.metroTileItem5.TitleText = "Applications";
            this.metroTileItem5.TitleTextAlignment = System.Drawing.ContentAlignment.BottomCenter;
            this.metroTileItem5.TitleTextColor = System.Drawing.Color.Black;
            this.metroTileItem5.Click += new System.EventHandler(this.metroTileItem5_Click_1);
            // 
            // metroTileItem7
            // 
            this.metroTileItem7.Name = "metroTileItem7";
            this.metroTileItem7.NotificationMarkColor = System.Drawing.Color.Transparent;
            this.metroTileItem7.SymbolColor = System.Drawing.Color.Empty;
            this.metroTileItem7.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Coffee;
            this.metroTileItem7.TileSize = new System.Drawing.Size(170, 150);
            // 
            // 
            // 
            this.metroTileItem7.TileStyle.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.metroTileItem7.TileStyle.BackColor2 = System.Drawing.SystemColors.ControlDarkDark;
            this.metroTileItem7.TileStyle.BackgroundImage = global::ChildrenRandom.Properties.Resources._1403166538_circle_clock_time_history_recent_2;
            this.metroTileItem7.TileStyle.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Center;
            this.metroTileItem7.TileStyle.BorderGradientAngle = 0;
            this.metroTileItem7.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.metroTileItem7.TitleText = "Setting Times";
            this.metroTileItem7.TitleTextAlignment = System.Drawing.ContentAlignment.BottomCenter;
            this.metroTileItem7.TitleTextColor = System.Drawing.Color.Black;
            this.metroTileItem7.Click += new System.EventHandler(this.metroTileItem7_Click);
            // 
            // metroTileItem4
            // 
            this.metroTileItem4.Name = "metroTileItem4";
            this.metroTileItem4.NotificationMarkColor = System.Drawing.Color.Transparent;
            this.metroTileItem4.SymbolColor = System.Drawing.Color.Empty;
            this.metroTileItem4.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Coffee;
            this.metroTileItem4.TileSize = new System.Drawing.Size(170, 150);
            // 
            // 
            // 
            this.metroTileItem4.TileStyle.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.metroTileItem4.TileStyle.BackColor2 = System.Drawing.SystemColors.ControlDarkDark;
            this.metroTileItem4.TileStyle.BackgroundImage = global::ChildrenRandom.Properties.Resources._1402268558_internt_web_technology_02;
            this.metroTileItem4.TileStyle.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Center;
            this.metroTileItem4.TileStyle.BorderGradientAngle = 0;
            this.metroTileItem4.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.metroTileItem4.TitleText = "Windows Setting";
            this.metroTileItem4.TitleTextAlignment = System.Drawing.ContentAlignment.BottomCenter;
            this.metroTileItem4.TitleTextColor = System.Drawing.Color.Black;
            this.metroTileItem4.Click += new System.EventHandler(this.metroTileItem4_Click_1);
            // 
            // metroTileItem6
            // 
            this.metroTileItem6.Name = "metroTileItem6";
            this.metroTileItem6.NotificationMarkColor = System.Drawing.Color.Transparent;
            this.metroTileItem6.SymbolColor = System.Drawing.Color.Empty;
            this.metroTileItem6.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Coffee;
            this.metroTileItem6.TileSize = new System.Drawing.Size(170, 150);
            // 
            // 
            // 
            this.metroTileItem6.TileStyle.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.metroTileItem6.TileStyle.BackColor2 = System.Drawing.SystemColors.ControlDarkDark;
            this.metroTileItem6.TileStyle.BackgroundImage = global::ChildrenRandom.Properties.Resources._1403167034_internt_web_technology_07;
            this.metroTileItem6.TileStyle.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Center;
            this.metroTileItem6.TileStyle.BorderGradientAngle = 0;
            this.metroTileItem6.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.metroTileItem6.TitleText = "Status ";
            this.metroTileItem6.TitleTextAlignment = System.Drawing.ContentAlignment.BottomCenter;
            this.metroTileItem6.TitleTextColor = System.Drawing.Color.Black;
            this.metroTileItem6.Click += new System.EventHandler(this.metroTileItem6_Click);
            // 
            // metroTileItem3
            // 
            this.metroTileItem3.Name = "metroTileItem3";
            this.metroTileItem3.NotificationMarkColor = System.Drawing.Color.Transparent;
            this.metroTileItem3.SymbolColor = System.Drawing.Color.Empty;
            this.metroTileItem3.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Coffee;
            this.metroTileItem3.TileSize = new System.Drawing.Size(170, 150);
            // 
            // 
            // 
            this.metroTileItem3.TileStyle.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.metroTileItem3.TileStyle.BackColor2 = System.Drawing.SystemColors.ControlDarkDark;
            this.metroTileItem3.TileStyle.BackgroundImage = global::ChildrenRandom.Properties.Resources._1402269492_home;
            this.metroTileItem3.TileStyle.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Center;
            this.metroTileItem3.TileStyle.BorderGradientAngle = 0;
            this.metroTileItem3.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.metroTileItem3.TitleText = "About";
            this.metroTileItem3.TitleTextAlignment = System.Drawing.ContentAlignment.BottomCenter;
            this.metroTileItem3.TitleTextColor = System.Drawing.Color.Black;
            this.metroTileItem3.Click += new System.EventHandler(this.metroTileItem3_Click_2);
            // 
            // metroStatusBar1
            // 
            this.metroStatusBar1.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.metroStatusBar1.BackgroundStyle.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.metroStatusBar1.BackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarCaptionText;
            this.metroStatusBar1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.metroStatusBar1.ContainerControlProcessDialogKey = true;
            this.metroStatusBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.metroStatusBar1.DragDropSupport = true;
            this.metroStatusBar1.Font = new System.Drawing.Font("Segoe UI", 10.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.metroStatusBar1.ForeColor = System.Drawing.Color.Black;
            this.metroStatusBar1.Location = new System.Drawing.Point(0, 385);
            this.metroStatusBar1.Name = "metroStatusBar1";
            this.metroStatusBar1.Size = new System.Drawing.Size(780, 22);
            this.metroStatusBar1.TabIndex = 1;
            this.metroStatusBar1.Text = "metroStatusBar1";
            this.metroStatusBar1.ItemClick += new System.EventHandler(this.metroStatusBar1_ItemClick_1);
            // 
            // backgroundWorker1
            // 
            this.backgroundWorker1.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker1_DoWork);
            // 
            // buttonX2
            // 
            this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX2.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.buttonX2.Location = new System.Drawing.Point(446, 322);
            this.buttonX2.Name = "buttonX2";
            this.buttonX2.Size = new System.Drawing.Size(90, 54);
            this.buttonX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX2.TabIndex = 2;
            this.buttonX2.Text = "Register Offline";
            this.buttonX2.Click += new System.EventHandler(this.buttonX2_Click_1);
            // 
            // MenuOffical
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.White;
            this.BackgroundImage = global::ChildrenRandom.Properties.Resources.word011;
            this.ClientSize = new System.Drawing.Size(780, 407);
            this.Controls.Add(this.buttonX2);
            this.Controls.Add(this.metroStatusBar1);
            this.Controls.Add(this.metroTilePanel1);
            this.DoubleBuffered = true;
            this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ForeColor = System.Drawing.Color.Black;
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.MaximumSize = new System.Drawing.Size(800, 450);
            this.MinimumSize = new System.Drawing.Size(800, 450);
            this.Name = "MenuOffical";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Menu";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.MenuOffical_Load);
            this.metroTilePanel1.ResumeLayout(false);
            this.ResumeLayout(false);

        }