Exemple #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();
     this.panel1       = new System.Windows.Forms.Panel();
     this.panel3       = new System.Windows.Forms.Panel();
     this.panel5       = new System.Windows.Forms.Panel();
     this.radialGauge7 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.radialGauge6 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.radialGauge5 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.radialGauge3 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.panel2       = new System.Windows.Forms.Panel();
     this.radialGauge4 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.radialGauge2 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.radialGauge1 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.gridLayout1  = new Syncfusion.Windows.Forms.Tools.GridLayout(this.components);
     this.gridLayout2  = new Syncfusion.Windows.Forms.Tools.GridLayout(this.components);
     this.panel1.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel5.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout2)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel1.Location = new System.Drawing.Point(612, 2);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(370, 687);
     this.panel1.TabIndex = 0;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.panel5);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(370, 691);
     this.panel3.TabIndex = 0;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.radialGauge7);
     this.panel5.Controls.Add(this.radialGauge6);
     this.panel5.Controls.Add(this.radialGauge5);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Location = new System.Drawing.Point(0, 0);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(370, 691);
     this.panel5.TabIndex = 1;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.radialGauge4);
     this.panel2.Controls.Add(this.radialGauge3);
     this.panel2.Controls.Add(this.radialGauge2);
     this.panel2.Controls.Add(this.radialGauge1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(2, 2);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(610, 687);
     this.panel2.TabIndex = 1;
     //
     // gridLayout1
     //
     this.gridLayout1.BottomMargin     = 10;
     this.gridLayout1.Columns          = 2;
     this.gridLayout1.ContainerControl = this.panel2;
     this.gridLayout1.HGap             = 10;
     this.gridLayout1.HorzFarMargin    = 10;
     this.gridLayout1.HorzNearMargin   = 30;
     this.gridLayout1.Rows             = 2;
     this.gridLayout1.TopMargin        = 10;
     //
     // gridLayout2
     //
     this.gridLayout2.BottomMargin     = 50;
     this.gridLayout2.Columns          = 1;
     this.gridLayout2.ContainerControl = this.panel5;
     this.gridLayout2.HGap             = 10;
     this.gridLayout2.HorzNearMargin   = 30;
     this.gridLayout2.Rows             = 3;
     this.gridLayout2.TopMargin        = 10;
     this.gridLayout2.VGap             = 10;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(984, 691);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Cursor        = System.Windows.Forms.Cursors.Default;
     this.Name          = "Form1";
     this.Text          = "Form1";
     this.MinimumSize   = this.MaximumSize = this.Size = new Size(1123, 720);
     this.MaximizeBox   = false;
     this.StartPosition = FormStartPosition.CenterScreen;
     this.panel1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout2)).EndInit();
     this.ResumeLayout(false);
     UpdateGaugeProperties();
 }
Exemple #2
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(TabAlignmentFrame));
     try
     {
         System.Drawing.Icon ico = new System.Drawing.Icon(GetIconFile(@"common\Images\Grid\Icon\sfgrid1.ico"));
         this.Icon = ico;
     }
     catch { }
     this.panel1         = new System.Windows.Forms.Panel();
     this.checkBox1      = new System.Windows.Forms.CheckBox();
     this.panel2         = new System.Windows.Forms.Panel();
     this.panel4         = new System.Windows.Forms.Panel();
     this.tabControlAdv2 = new Syncfusion.Windows.Forms.Tools.TabControlAdv();
     this.tabPageAdv3    = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
     this.label1         = new System.Windows.Forms.Label();
     this.tabPageAdv4    = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
     this.label5         = new System.Windows.Forms.Label();
     this.tabControlAdv1 = new Syncfusion.Windows.Forms.Tools.TabControlAdv();
     this.tabPageAdv1    = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
     this.label2         = new System.Windows.Forms.Label();
     this.tabPageAdv2    = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
     this.label6         = new System.Windows.Forms.Label();
     this.panel3         = new System.Windows.Forms.Panel();
     this.tabControlAdv4 = new Syncfusion.Windows.Forms.Tools.TabControlAdv();
     this.tabPageAdv7    = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
     this.label3         = new System.Windows.Forms.Label();
     this.tabPageAdv8    = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
     this.label7         = new System.Windows.Forms.Label();
     this.tabControlAdv3 = new Syncfusion.Windows.Forms.Tools.TabControlAdv();
     this.tabPageAdv5    = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
     this.label4         = new System.Windows.Forms.Label();
     this.tabPageAdv6    = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
     this.label8         = new System.Windows.Forms.Label();
     this.gridLayout1    = new Syncfusion.Windows.Forms.Tools.GridLayout(this.components);
     this.gridLayout2    = new Syncfusion.Windows.Forms.Tools.GridLayout(this.components);
     this.gridLayout3    = new Syncfusion.Windows.Forms.Tools.GridLayout(this.components);
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabControlAdv2)).BeginInit();
     this.tabControlAdv2.SuspendLayout();
     this.tabPageAdv3.SuspendLayout();
     this.tabPageAdv4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).BeginInit();
     this.tabControlAdv1.SuspendLayout();
     this.tabPageAdv1.SuspendLayout();
     this.tabPageAdv2.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabControlAdv4)).BeginInit();
     this.tabControlAdv4.SuspendLayout();
     this.tabPageAdv7.SuspendLayout();
     this.tabPageAdv8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabControlAdv3)).BeginInit();
     this.tabControlAdv3.SuspendLayout();
     this.tabPageAdv5.SuspendLayout();
     this.tabPageAdv6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout3)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.checkBox1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.panel1.Location = new System.Drawing.Point(1218, 2);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(264, 690);
     this.panel1.TabIndex = 0;
     //
     // checkBox1
     //
     this.checkBox1.AutoSize = true;
     this.checkBox1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.checkBox1.Location = new System.Drawing.Point(2, 75);
     this.checkBox1.Name     = "checkBox1";
     this.checkBox1.Size     = new System.Drawing.Size(227, 24);
     this.checkBox1.TabIndex = 0;
     this.checkBox1.Text     = "Rotate Text When Vertical";
     this.checkBox1.UseVisualStyleBackColor = true;
     this.checkBox1.CheckedChanged         += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(2, 2);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1216, 690);
     this.panel2.TabIndex = 1;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.tabControlAdv2);
     this.panel4.Controls.Add(this.tabControlAdv1);
     this.panel4.Location = new System.Drawing.Point(0, 0);
     this.panel4.Name     = "panel4";
     this.gridLayout1.SetParticipateInLayout(this.panel4, true);
     this.panel4.Size     = new System.Drawing.Size(608, 690);
     this.panel4.TabIndex = 1;
     //
     // tabControlAdv2
     //
     this.tabControlAdv2.ActiveTabFont               = new System.Drawing.Font("Microsoft Sans Serif", 7.8F);
     this.tabControlAdv2.ActiveTabForeColor          = System.Drawing.Color.Empty;
     this.tabControlAdv2.BeforeTouchSize             = new System.Drawing.Size(533, 270);
     this.tabControlAdv2.CloseButtonForeColor        = System.Drawing.Color.Empty;
     this.tabControlAdv2.CloseButtonHoverForeColor   = System.Drawing.Color.Empty;
     this.tabControlAdv2.CloseButtonPressedForeColor = System.Drawing.Color.Empty;
     this.tabControlAdv2.Controls.Add(this.tabPageAdv3);
     this.tabControlAdv2.Controls.Add(this.tabPageAdv4);
     this.tabControlAdv2.InActiveTabForeColor = System.Drawing.Color.Empty;
     this.tabControlAdv2.Location             = new System.Drawing.Point(50, 50);
     this.tabControlAdv2.Name = "tabControlAdv2";
     this.gridLayout2.SetParticipateInLayout(this.tabControlAdv2, true);
     this.tabControlAdv2.SeparatorColor = System.Drawing.SystemColors.ControlDark;
     this.tabControlAdv2.ShowSeparator  = false;
     this.tabControlAdv2.Size           = new System.Drawing.Size(533, 270);
     this.tabControlAdv2.TabIndex       = 1;
     this.tabControlAdv2.TabStyle       = typeof(Syncfusion.Windows.Forms.Tools.TabRendererOffice2016Colorful);
     this.tabControlAdv2.ThemeName      = "TabRenderer3D";
     //
     // tabPageAdv3
     //
     this.tabPageAdv3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.tabPageAdv3.Controls.Add(this.label1);
     this.tabPageAdv3.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     this.tabPageAdv3.Image           = null;
     this.tabPageAdv3.ImageSize       = new System.Drawing.Size(20, 20);
     this.tabPageAdv3.Location        = new System.Drawing.Point(1, 25);
     this.tabPageAdv3.Name            = "tabPageAdv3";
     this.tabPageAdv3.ShowCloseButton = true;
     this.tabPageAdv3.Size            = new System.Drawing.Size(530, 243);
     this.tabPageAdv3.TabIndex        = 1;
     this.tabPageAdv3.Text            = "Tab1";
     this.tabPageAdv3.ThemesEnabled   = false;
     //
     // label1
     //
     this.label1.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.label1.AutoSize  = true;
     this.label1.Location  = new System.Drawing.Point(123, 114);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(136, 17);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Tab Alignment : Top";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // tabPageAdv4
     //
     this.tabPageAdv4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.tabPageAdv4.Controls.Add(this.label5);
     this.tabPageAdv4.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     this.tabPageAdv4.Image           = null;
     this.tabPageAdv4.ImageSize       = new System.Drawing.Size(20, 20);
     this.tabPageAdv4.Location        = new System.Drawing.Point(1, 25);
     this.tabPageAdv4.Name            = "tabPageAdv4";
     this.tabPageAdv4.ShowCloseButton = true;
     this.tabPageAdv4.Size            = new System.Drawing.Size(530, 243);
     this.tabPageAdv4.TabIndex        = 2;
     this.tabPageAdv4.Text            = "Tab2";
     this.tabPageAdv4.ThemesEnabled   = false;
     //
     // label5
     //
     this.label5.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.label5.AutoSize  = true;
     this.label5.Location  = new System.Drawing.Point(123, 113);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(136, 17);
     this.label5.TabIndex  = 1;
     this.label5.Text      = "Tab Alignment : Top";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // tabControlAdv1
     //
     this.tabControlAdv1.ActiveTabFont               = new System.Drawing.Font("Microsoft Sans Serif", 7.8F);
     this.tabControlAdv1.ActiveTabForeColor          = System.Drawing.Color.Empty;
     this.tabControlAdv1.Alignment                   = System.Windows.Forms.TabAlignment.Bottom;
     this.tabControlAdv1.BeforeTouchSize             = new System.Drawing.Size(533, 270);
     this.tabControlAdv1.CloseButtonForeColor        = System.Drawing.Color.Empty;
     this.tabControlAdv1.CloseButtonHoverForeColor   = System.Drawing.Color.Empty;
     this.tabControlAdv1.CloseButtonPressedForeColor = System.Drawing.Color.Empty;
     this.tabControlAdv1.Controls.Add(this.tabPageAdv1);
     this.tabControlAdv1.Controls.Add(this.tabPageAdv2);
     this.tabControlAdv1.InActiveTabForeColor = System.Drawing.Color.Empty;
     this.tabControlAdv1.Location             = new System.Drawing.Point(50, 370);
     this.tabControlAdv1.Name = "tabControlAdv1";
     this.gridLayout2.SetParticipateInLayout(this.tabControlAdv1, true);
     this.tabControlAdv1.SeparatorColor = System.Drawing.SystemColors.ControlDark;
     this.tabControlAdv1.ShowSeparator  = false;
     this.tabControlAdv1.Size           = new System.Drawing.Size(533, 270);
     this.tabControlAdv1.TabIndex       = 0;
     this.tabControlAdv1.TabStyle       = typeof(Syncfusion.Windows.Forms.Tools.TabRendererOffice2016Colorful);
     this.tabControlAdv1.ThemeName      = "TabRenderer3D";
     //
     // tabPageAdv1
     //
     this.tabPageAdv1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.tabPageAdv1.Controls.Add(this.label2);
     this.tabPageAdv1.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     this.tabPageAdv1.Image           = null;
     this.tabPageAdv1.ImageSize       = new System.Drawing.Size(20, 20);
     this.tabPageAdv1.Location        = new System.Drawing.Point(1, 2);
     this.tabPageAdv1.Name            = "tabPageAdv1";
     this.tabPageAdv1.ShowCloseButton = true;
     this.tabPageAdv1.Size            = new System.Drawing.Size(530, 243);
     this.tabPageAdv1.TabIndex        = 1;
     this.tabPageAdv1.Text            = "Tab1";
     this.tabPageAdv1.ThemesEnabled   = false;
     //
     // label2
     //
     this.label2.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.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(123, 113);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(155, 17);
     this.label2.TabIndex = 1;
     this.label2.Text     = "Tab Alignment : Bottom";
     //
     // tabPageAdv2
     //
     this.tabPageAdv2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.tabPageAdv2.Controls.Add(this.label6);
     this.tabPageAdv2.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     this.tabPageAdv2.Image           = null;
     this.tabPageAdv2.ImageSize       = new System.Drawing.Size(20, 20);
     this.tabPageAdv2.Location        = new System.Drawing.Point(1, 2);
     this.tabPageAdv2.Name            = "tabPageAdv2";
     this.tabPageAdv2.ShowCloseButton = true;
     this.tabPageAdv2.Size            = new System.Drawing.Size(530, 243);
     this.tabPageAdv2.TabIndex        = 2;
     this.tabPageAdv2.Text            = "Tab2";
     this.tabPageAdv2.ThemesEnabled   = false;
     //
     // label6
     //
     this.label6.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.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(123, 113);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(155, 17);
     this.label6.TabIndex = 2;
     this.label6.Text     = "Tab Alignment : Bottom";
     //
     // panel3
     //
     this.panel3.Controls.Add(this.tabControlAdv4);
     this.panel3.Controls.Add(this.tabControlAdv3);
     this.panel3.Location = new System.Drawing.Point(608, 0);
     this.panel3.Name     = "panel3";
     this.gridLayout1.SetParticipateInLayout(this.panel3, true);
     this.panel3.Size     = new System.Drawing.Size(608, 690);
     this.panel3.TabIndex = 0;
     //
     // tabControlAdv4
     //
     this.tabControlAdv4.ActiveTabFont               = new System.Drawing.Font("Microsoft Sans Serif", 7.8F);
     this.tabControlAdv4.ActiveTabForeColor          = System.Drawing.Color.Empty;
     this.tabControlAdv4.Alignment                   = System.Windows.Forms.TabAlignment.Left;
     this.tabControlAdv4.BeforeTouchSize             = new System.Drawing.Size(241, 590);
     this.tabControlAdv4.CloseButtonForeColor        = System.Drawing.Color.Empty;
     this.tabControlAdv4.CloseButtonHoverForeColor   = System.Drawing.Color.Empty;
     this.tabControlAdv4.CloseButtonPressedForeColor = System.Drawing.Color.Empty;
     this.tabControlAdv4.Controls.Add(this.tabPageAdv7);
     this.tabControlAdv4.Controls.Add(this.tabPageAdv8);
     this.tabControlAdv4.InActiveTabForeColor = System.Drawing.Color.Empty;
     this.tabControlAdv4.Location             = new System.Drawing.Point(26, 50);
     this.tabControlAdv4.Name = "tabControlAdv4";
     this.gridLayout3.SetParticipateInLayout(this.tabControlAdv4, true);
     this.tabControlAdv4.SeparatorColor = System.Drawing.SystemColors.ControlDark;
     this.tabControlAdv4.ShowSeparator  = false;
     this.tabControlAdv4.Size           = new System.Drawing.Size(241, 590);
     this.tabControlAdv4.TabIndex       = 2;
     this.tabControlAdv4.TabStyle       = typeof(Syncfusion.Windows.Forms.Tools.TabRendererOffice2016Colorful);
     this.tabControlAdv4.ThemeName      = "TabRenderer3D";
     //
     // tabPageAdv7
     //
     this.tabPageAdv7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.tabPageAdv7.Controls.Add(this.label3);
     this.tabPageAdv7.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     this.tabPageAdv7.Image           = null;
     this.tabPageAdv7.ImageSize       = new System.Drawing.Size(20, 20);
     this.tabPageAdv7.Location        = new System.Drawing.Point(27, 1);
     this.tabPageAdv7.Name            = "tabPageAdv7";
     this.tabPageAdv7.ShowCloseButton = true;
     this.tabPageAdv7.Size            = new System.Drawing.Size(213, 587);
     this.tabPageAdv7.TabIndex        = 1;
     this.tabPageAdv7.Text            = "Tab1";
     this.tabPageAdv7.ThemesEnabled   = false;
     //
     // label3
     //
     this.label3.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.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(16, 285);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(135, 17);
     this.label3.TabIndex = 2;
     this.label3.Text     = "Tab Alignment : Left";
     //
     // tabPageAdv8
     //
     this.tabPageAdv8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.tabPageAdv8.Controls.Add(this.label7);
     this.tabPageAdv8.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     this.tabPageAdv8.Image           = null;
     this.tabPageAdv8.ImageSize       = new System.Drawing.Size(20, 20);
     this.tabPageAdv8.Location        = new System.Drawing.Point(27, 1);
     this.tabPageAdv8.Name            = "tabPageAdv8";
     this.tabPageAdv8.ShowCloseButton = true;
     this.tabPageAdv8.Size            = new System.Drawing.Size(213, 587);
     this.tabPageAdv8.TabIndex        = 2;
     this.tabPageAdv8.Text            = "Tab2";
     this.tabPageAdv8.ThemesEnabled   = false;
     //
     // label7
     //
     this.label7.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.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(16, 285);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(135, 17);
     this.label7.TabIndex = 3;
     this.label7.Text     = "Tab Alignment : Left";
     //
     // tabControlAdv3
     //
     this.tabControlAdv3.ActiveTabFont               = new System.Drawing.Font("Microsoft Sans Serif", 7.8F);
     this.tabControlAdv3.ActiveTabForeColor          = System.Drawing.Color.Empty;
     this.tabControlAdv3.Alignment                   = System.Windows.Forms.TabAlignment.Right;
     this.tabControlAdv3.BeforeTouchSize             = new System.Drawing.Size(241, 590);
     this.tabControlAdv3.CloseButtonForeColor        = System.Drawing.Color.Empty;
     this.tabControlAdv3.CloseButtonHoverForeColor   = System.Drawing.Color.Empty;
     this.tabControlAdv3.CloseButtonPressedForeColor = System.Drawing.Color.Empty;
     this.tabControlAdv3.Controls.Add(this.tabPageAdv5);
     this.tabControlAdv3.Controls.Add(this.tabPageAdv6);
     this.tabControlAdv3.InActiveTabForeColor = System.Drawing.Color.Empty;
     this.tabControlAdv3.Location             = new System.Drawing.Point(317, 50);
     this.tabControlAdv3.Name = "tabControlAdv3";
     this.gridLayout3.SetParticipateInLayout(this.tabControlAdv3, true);
     this.tabControlAdv3.SeparatorColor = System.Drawing.SystemColors.ControlDark;
     this.tabControlAdv3.ShowSeparator  = false;
     this.tabControlAdv3.Size           = new System.Drawing.Size(241, 590);
     this.tabControlAdv3.TabIndex       = 1;
     this.tabControlAdv3.TabStyle       = typeof(Syncfusion.Windows.Forms.Tools.TabRendererOffice2016Colorful);
     this.tabControlAdv3.ThemeName      = "TabRenderer3D";
     //
     // tabPageAdv5
     //
     this.tabPageAdv5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.tabPageAdv5.Controls.Add(this.label4);
     this.tabPageAdv5.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     this.tabPageAdv5.Image           = null;
     this.tabPageAdv5.ImageSize       = new System.Drawing.Size(20, 20);
     this.tabPageAdv5.Location        = new System.Drawing.Point(2, 1);
     this.tabPageAdv5.Name            = "tabPageAdv5";
     this.tabPageAdv5.ShowCloseButton = true;
     this.tabPageAdv5.Size            = new System.Drawing.Size(213, 587);
     this.tabPageAdv5.TabIndex        = 1;
     this.tabPageAdv5.Text            = "Tab1";
     this.tabPageAdv5.ThemesEnabled   = false;
     //
     // label4
     //
     this.label4.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.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(12, 285);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(144, 17);
     this.label4.TabIndex = 2;
     this.label4.Text     = "Tab Alignment : Right";
     //
     // tabPageAdv6
     //
     this.tabPageAdv6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.tabPageAdv6.Controls.Add(this.label8);
     this.tabPageAdv6.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     this.tabPageAdv6.Image           = null;
     this.tabPageAdv6.ImageSize       = new System.Drawing.Size(20, 20);
     this.tabPageAdv6.Location        = new System.Drawing.Point(2, 1);
     this.tabPageAdv6.Name            = "tabPageAdv6";
     this.tabPageAdv6.ShowCloseButton = true;
     this.tabPageAdv6.Size            = new System.Drawing.Size(213, 587);
     this.tabPageAdv6.TabIndex        = 2;
     this.tabPageAdv6.Text            = "Tab2";
     this.tabPageAdv6.ThemesEnabled   = false;
     //
     // label8
     //
     this.label8.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.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(12, 285);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(144, 17);
     this.label8.TabIndex = 3;
     this.label8.Text     = "Tab Alignment : Right";
     //
     // gridLayout1
     //
     this.gridLayout1.Columns          = 2;
     this.gridLayout1.ContainerControl = this.panel2;
     this.gridLayout1.Rows             = 1;
     //
     // gridLayout2
     //
     this.gridLayout2.BottomMargin     = 50;
     this.gridLayout2.Columns          = 1;
     this.gridLayout2.ContainerControl = this.panel4;
     this.gridLayout2.HGap             = 50;
     this.gridLayout2.HorzFarMargin    = 25;
     this.gridLayout2.HorzNearMargin   = 50;
     this.gridLayout2.Rows             = 2;
     this.gridLayout2.TopMargin        = 50;
     this.gridLayout2.VGap             = 50;
     //
     // gridLayout3
     //
     this.gridLayout3.BottomMargin     = 50;
     this.gridLayout3.Columns          = 2;
     this.gridLayout3.ContainerControl = this.panel3;
     this.gridLayout3.HGap             = 50;
     this.gridLayout3.HorzFarMargin    = 50;
     this.gridLayout3.HorzNearMargin   = 25;
     this.gridLayout3.Rows             = 1;
     this.gridLayout3.TopMargin        = 50;
     //
     // TabAlignmentFrame
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1484, 694);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.MaximizeBox   = false;
     this.MaximumSize   = new System.Drawing.Size(1500, 733);
     this.MinimumSize   = new System.Drawing.Size(1500, 733);
     this.Name          = "TabAlignmentFrame";
     this.Text          = "Tab Alignment";
     this.StartPosition = FormStartPosition.CenterScreen;
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tabControlAdv2)).EndInit();
     this.tabControlAdv2.ResumeLayout(false);
     this.tabPageAdv3.ResumeLayout(false);
     this.tabPageAdv3.PerformLayout();
     this.tabPageAdv4.ResumeLayout(false);
     this.tabPageAdv4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).EndInit();
     this.tabControlAdv1.ResumeLayout(false);
     this.tabPageAdv1.ResumeLayout(false);
     this.tabPageAdv1.PerformLayout();
     this.tabPageAdv2.ResumeLayout(false);
     this.tabPageAdv2.PerformLayout();
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tabControlAdv4)).EndInit();
     this.tabControlAdv4.ResumeLayout(false);
     this.tabPageAdv7.ResumeLayout(false);
     this.tabPageAdv7.PerformLayout();
     this.tabPageAdv8.ResumeLayout(false);
     this.tabPageAdv8.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabControlAdv3)).EndInit();
     this.tabControlAdv3.ResumeLayout(false);
     this.tabPageAdv5.ResumeLayout(false);
     this.tabPageAdv5.PerformLayout();
     this.tabPageAdv6.ResumeLayout(false);
     this.tabPageAdv6.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout3)).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();
     this.gridLayout1       = new Syncfusion.Windows.Forms.Tools.GridLayout(this.components);
     this.gridLayout2       = new Syncfusion.Windows.Forms.Tools.GridLayout(this.components);
     this.gridLayout3       = new Syncfusion.Windows.Forms.Tools.GridLayout(this.components);
     this.timer1            = new System.Windows.Forms.Timer(this.components);
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.flowLayoutPanel4  = new System.Windows.Forms.FlowLayoutPanel();
     this.radialGauge4      = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.label1            = new System.Windows.Forms.Label();
     this.flowLayoutPanel3  = new System.Windows.Forms.FlowLayoutPanel();
     this.radialGauge3      = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.flowLayoutPanel2  = new System.Windows.Forms.FlowLayoutPanel();
     this.radialGauge2      = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.flowLayoutPanel1  = new System.Windows.Forms.FlowLayoutPanel();
     this.radialGauge1      = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     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();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout3)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     this.flowLayoutPanel4.SuspendLayout();
     this.flowLayoutPanel3.SuspendLayout();
     this.flowLayoutPanel2.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // gridLayout1
     //
     this.gridLayout1.Columns = 2;
     this.gridLayout1.Rows    = 1;
     //
     // gridLayout2
     //
     this.gridLayout2.Columns = 1;
     this.gridLayout2.Rows    = 2;
     //
     // gridLayout3
     //
     this.gridLayout3.Columns = 1;
     this.gridLayout3.Rows    = 2;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.BackColor   = System.Drawing.Color.Black;
     this.tableLayoutPanel1.ColumnCount = 2;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel4, 1, 1);
     this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel3, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel2, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel1, 0, 0);
     this.tableLayoutPanel1.Location = new System.Drawing.Point(-6, 2);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 2;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(973, 605);
     this.tableLayoutPanel1.TabIndex = 3;
     //
     // flowLayoutPanel4
     //
     this.flowLayoutPanel4.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
     this.flowLayoutPanel4.AutoSize = true;
     this.flowLayoutPanel4.Controls.Add(this.radialGauge4);
     this.flowLayoutPanel4.Controls.Add(this.label1);
     this.flowLayoutPanel4.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel4.Location      = new System.Drawing.Point(638, 305);
     this.flowLayoutPanel4.Name          = "flowLayoutPanel4";
     this.flowLayoutPanel4.Size          = new System.Drawing.Size(183, 297);
     this.flowLayoutPanel4.TabIndex      = 4;
     //
     // radialGauge4
     //
     this.radialGauge4.ArcThickness        = 2F;
     this.radialGauge4.EnableCustomNeedles = false;
     this.radialGauge4.FillColor           = System.Drawing.Color.DarkGray;
     this.radialGauge4.FrameThickness      = 20;
     this.radialGauge4.FrameType           = Syncfusion.Windows.Forms.Gauge.FrameType.Fill;
     this.radialGauge4.GaugeLabel          = "Gauge";
     this.radialGauge4.GaugeLableFont      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge4.GaugeValueFont      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge4.Location            = new System.Drawing.Point(3, 3);
     this.radialGauge4.MinimumSize         = new System.Drawing.Size(125, 125);
     this.radialGauge4.Name       = "radialGauge4";
     this.radialGauge4.ShowTicks  = true;
     this.radialGauge4.Size       = new System.Drawing.Size(177, 177);
     this.radialGauge4.StartAngle = 0;
     this.radialGauge4.SweepAngle = 360;
     this.radialGauge4.TabIndex   = 1;
     this.radialGauge4.ThemeStyle.ArcThickness = 20F;
     this.radialGauge4.ThemeStyle.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(212)))));
     //
     // label1
     //
     this.label1.Anchor    = System.Windows.Forms.AnchorStyles.None;
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Black;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 10.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(77, 183);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(28, 19);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "Fill";
     //
     // flowLayoutPanel3
     //
     this.flowLayoutPanel3.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
     this.flowLayoutPanel3.AutoSize = true;
     this.flowLayoutPanel3.Controls.Add(this.radialGauge3);
     this.flowLayoutPanel3.Location = new System.Drawing.Point(134, 305);
     this.flowLayoutPanel3.Name     = "flowLayoutPanel3";
     this.flowLayoutPanel3.Size     = new System.Drawing.Size(218, 297);
     this.flowLayoutPanel3.TabIndex = 4;
     //
     // radialGauge3
     //
     this.radialGauge3.ArcThickness         = 2F;
     this.radialGauge3.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.radialGauge3.EnableCustomNeedles  = false;
     this.radialGauge3.FillColor            = System.Drawing.Color.DarkGray;
     this.radialGauge3.FrameThickness       = 12;
     this.radialGauge3.FrameType            = Syncfusion.Windows.Forms.Gauge.FrameType.HalfCircle;
     this.radialGauge3.GaugeLabel           = "Gauge";
     this.radialGauge3.GaugeLableFont       = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge3.GaugeValueFont       = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge3.Location             = new System.Drawing.Point(3, 3);
     this.radialGauge3.MaximumSize          = new System.Drawing.Size(262, 174);
     this.radialGauge3.MinimumSize          = new System.Drawing.Size(130, 52);
     this.radialGauge3.Name                 = "radialGauge3";
     this.radialGauge3.ShowTicks            = true;
     this.radialGauge3.Size                 = new System.Drawing.Size(212, 140);
     this.radialGauge3.StartAngle           = 180;
     this.radialGauge3.SweepAngle           = 180;
     this.radialGauge3.TabIndex             = 1;
     this.radialGauge3.ThemeStyle.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(212)))));
     //
     // flowLayoutPanel2
     //
     this.flowLayoutPanel2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
     this.flowLayoutPanel2.AutoSize = true;
     this.flowLayoutPanel2.Controls.Add(this.label3);
     this.flowLayoutPanel2.Controls.Add(this.label4);
     this.flowLayoutPanel2.Controls.Add(this.label2);
     this.flowLayoutPanel2.Controls.Add(this.radialGauge2);
     this.flowLayoutPanel2.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel2.Location      = new System.Drawing.Point(621, 3);
     this.flowLayoutPanel2.Name          = "flowLayoutPanel2";
     this.flowLayoutPanel2.Size          = new System.Drawing.Size(216, 296);
     this.flowLayoutPanel2.TabIndex      = 4;
     //
     // radialGauge2
     //
     this.radialGauge2.ArcThickness          = 5F;
     this.radialGauge2.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.radialGauge2.EnableCustomNeedles   = false;
     this.radialGauge2.FillColor             = System.Drawing.Color.DarkGray;
     this.radialGauge2.FrameThickness        = 12;
     this.radialGauge2.FrameType             = Syncfusion.Windows.Forms.Gauge.FrameType.QuarterCircle;
     this.radialGauge2.GaugeLabel            = "Gauge";
     this.radialGauge2.GaugeLableFont        = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge2.GaugeValueFont        = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge2.Location              = new System.Drawing.Point(3, 42);
     this.radialGauge2.MajorTickMarkHeight   = 0;
     this.radialGauge2.MinimumSize           = new System.Drawing.Size(125, 125);
     this.radialGauge2.MinorInnerLinesHeight = 0;
     this.radialGauge2.MinorTickMarkHeight   = 0;
     this.radialGauge2.Name                  = "radialGauge2";
     this.radialGauge2.ShowTicks             = true;
     this.radialGauge2.Size                  = new System.Drawing.Size(210, 210);
     this.radialGauge2.StartAngle            = 180;
     this.radialGauge2.SweepAngle            = 90;
     this.radialGauge2.TabIndex              = 1;
     this.radialGauge2.ThemeStyle.FillColor  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(212)))));
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
     this.flowLayoutPanel1.AutoSize = true;
     this.flowLayoutPanel1.Controls.Add(this.label5);
     this.flowLayoutPanel1.Controls.Add(this.radialGauge1);
     this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel1.Location      = new System.Drawing.Point(112, 3);
     this.flowLayoutPanel1.Name          = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size          = new System.Drawing.Size(262, 296);
     this.flowLayoutPanel1.TabIndex      = 4;
     //
     // radialGauge1
     //
     this.radialGauge1.ArcThickness        = 2F;
     this.radialGauge1.EnableCustomNeedles = false;
     this.radialGauge1.FillColor           = System.Drawing.Color.DarkGray;
     this.radialGauge1.FrameThickness      = 12;
     this.radialGauge1.GaugeLabel          = "Gauge";
     this.radialGauge1.GaugeLableFont      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge1.GaugeValueFont      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge1.Location            = new System.Drawing.Point(3, 16);
     this.radialGauge1.MajorDifference     = 30F;
     this.radialGauge1.MaximumSize         = new System.Drawing.Size(331, 331);
     this.radialGauge1.MaximumValue        = 300F;
     this.radialGauge1.MinimumSize         = new System.Drawing.Size(125, 125);
     this.radialGauge1.MinimumValue        = 120F;
     this.radialGauge1.MinorDifference     = 5F;
     this.radialGauge1.Name                 = "radialGauge1";
     this.radialGauge1.ShowTicks            = true;
     this.radialGauge1.Size                 = new System.Drawing.Size(256, 256);
     this.radialGauge1.TabIndex             = 0;
     this.radialGauge1.ThemeStyle.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(212)))));
     //
     // label2
     //
     this.label2.AutoSize    = true;
     this.label2.BackColor   = System.Drawing.Color.Black;
     this.label2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.label2.Location    = new System.Drawing.Point(3, 26);
     this.label2.MinimumSize = new System.Drawing.Size(210, 0);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(210, 13);
     this.label2.TabIndex    = 2;
     this.label2.Text        = "label22131212312312312312312312";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.BackColor = System.Drawing.Color.Black;
     this.label3.Location  = new System.Drawing.Point(3, 0);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(35, 13);
     this.label3.TabIndex  = 3;
     this.label3.Text      = "label3";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(3, 13);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(35, 13);
     this.label4.TabIndex = 4;
     this.label4.Text     = "label4";
     //
     // label5
     //
     this.label5.AutoSize    = true;
     this.label5.BackColor   = System.Drawing.Color.Black;
     this.label5.Location    = new System.Drawing.Point(3, 0);
     this.label5.MinimumSize = new System.Drawing.Size(210, 0);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(210, 13);
     this.label5.TabIndex    = 1;
     this.label5.Text        = "label5";
     //
     // RadialGaugeFrame
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(963, 609);
     this.Controls.Add(this.tableLayoutPanel1);
     this.MaximizeBox = false;
     this.MaximumSize = new System.Drawing.Size(979, 779);
     this.MinimumSize = new System.Drawing.Size(979, 597);
     this.Name        = "RadialGaugeFrame";
     this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center;
     this.Style.MdiChild.IconVerticalAlignment   = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
     this.Text = "Frame Types";
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout3)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     this.flowLayoutPanel4.ResumeLayout(false);
     this.flowLayoutPanel4.PerformLayout();
     this.flowLayoutPanel3.ResumeLayout(false);
     this.flowLayoutPanel2.ResumeLayout(false);
     this.flowLayoutPanel2.PerformLayout();
     this.flowLayoutPanel1.ResumeLayout(false);
     this.flowLayoutPanel1.PerformLayout();
     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();
     this.panel1       = new System.Windows.Forms.Panel();
     this.panel3       = new System.Windows.Forms.Panel();
     this.panel5       = new System.Windows.Forms.Panel();
     this.radialGauge1 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.panel4       = new System.Windows.Forms.Panel();
     this.radialGauge3 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.panel2       = new System.Windows.Forms.Panel();
     this.panel7       = new System.Windows.Forms.Panel();
     this.radialGauge2 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.panel6       = new System.Windows.Forms.Panel();
     this.label1       = new System.Windows.Forms.Label();
     this.radialGauge4 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.gridLayout1  = new Syncfusion.Windows.Forms.Tools.GridLayout(this.components);
     this.gridLayout2  = new Syncfusion.Windows.Forms.Tools.GridLayout(this.components);
     this.gridLayout3  = new Syncfusion.Windows.Forms.Tools.GridLayout(this.components);
     this.timer1       = new System.Windows.Forms.Timer(this.components);
     this.panel1.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel5.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel7.SuspendLayout();
     this.panel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout3)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Controls.Add(this.panel2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(2, 2);
     this.panel1.Margin   = new System.Windows.Forms.Padding(4);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1280, 907);
     this.panel1.TabIndex = 0;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.panel5);
     this.panel3.Controls.Add(this.panel4);
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Margin   = new System.Windows.Forms.Padding(4);
     this.gridLayout1.SetMinimumSize(this.panel3, new System.Drawing.Size(640, 907));
     this.panel3.Name = "panel3";
     this.gridLayout1.SetParticipateInLayout(this.panel3, true);
     this.gridLayout1.SetPreferredSize(this.panel3, new System.Drawing.Size(640, 907));
     this.panel3.Size     = new System.Drawing.Size(640, 907);
     this.panel3.TabIndex = 1;
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.Black;
     this.panel5.Controls.Add(this.radialGauge1);
     this.panel5.Location = new System.Drawing.Point(0, 1);
     this.panel5.Margin   = new System.Windows.Forms.Padding(4);
     this.gridLayout2.SetMinimumSize(this.panel5, new System.Drawing.Size(640, 453));
     this.panel5.Name = "panel5";
     this.gridLayout2.SetParticipateInLayout(this.panel5, true);
     this.gridLayout2.SetPreferredSize(this.panel5, new System.Drawing.Size(640, 453));
     this.panel5.Size     = new System.Drawing.Size(640, 453);
     this.panel5.TabIndex = 1;
     //
     // radialGauge1
     //
     this.radialGauge1.ArcThickness        = 2F;
     this.radialGauge1.EnableCustomNeedles = false;
     this.radialGauge1.FillColor           = System.Drawing.Color.DarkGray;
     this.radialGauge1.GaugeLabel          = "Gauge";
     this.radialGauge1.GaugeLableFont      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge1.GaugeValueFont      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge1.Location            = new System.Drawing.Point(97, 15);
     this.radialGauge1.MajorDifference     = 30F;
     this.radialGauge1.MaximumValue        = 300F;
     this.radialGauge1.MinimumSize         = new System.Drawing.Size(125, 125);
     this.radialGauge1.MinimumValue        = 120F;
     this.radialGauge1.MinorDifference     = 5F;
     this.radialGauge1.Name                 = "radialGauge1";
     this.radialGauge1.ShowTicks            = true;
     this.radialGauge1.Size                 = new System.Drawing.Size(331, 331);
     this.radialGauge1.TabIndex             = 0;
     this.radialGauge1.ThemeStyle.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(212)))));
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.Black;
     this.panel4.Controls.Add(this.radialGauge3);
     this.panel4.Location = new System.Drawing.Point(0, 454);
     this.panel4.Margin   = new System.Windows.Forms.Padding(4);
     this.gridLayout2.SetMinimumSize(this.panel4, new System.Drawing.Size(640, 453));
     this.panel4.Name = "panel4";
     this.gridLayout2.SetParticipateInLayout(this.panel4, true);
     this.gridLayout2.SetPreferredSize(this.panel4, new System.Drawing.Size(640, 453));
     this.panel4.Size     = new System.Drawing.Size(640, 453);
     this.panel4.TabIndex = 0;
     //
     // radialGauge3
     //
     this.radialGauge3.ArcThickness        = 2F;
     this.radialGauge3.EnableCustomNeedles = false;
     this.radialGauge3.FillColor           = System.Drawing.Color.DarkGray;
     this.radialGauge3.FrameType           = Syncfusion.Windows.Forms.Gauge.FrameType.HalfCircle;
     this.radialGauge3.GaugeLabel          = "Gauge";
     this.radialGauge3.GaugeLableFont      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge3.GaugeValueFont      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge3.Location            = new System.Drawing.Point(97, 50);
     this.radialGauge3.MinimumSize         = new System.Drawing.Size(130, 52);
     this.radialGauge3.Name                 = "radialGauge3";
     this.radialGauge3.ShowTicks            = true;
     this.radialGauge3.Size                 = new System.Drawing.Size(262, 174);
     this.radialGauge3.StartAngle           = 180;
     this.radialGauge3.SweepAngle           = 180;
     this.radialGauge3.TabIndex             = 1;
     this.radialGauge3.ThemeStyle.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(212)))));
     //
     // panel2
     //
     this.panel2.Controls.Add(this.panel7);
     this.panel2.Controls.Add(this.panel6);
     this.panel2.Location = new System.Drawing.Point(640, 0);
     this.panel2.Margin   = new System.Windows.Forms.Padding(4);
     this.gridLayout1.SetMinimumSize(this.panel2, new System.Drawing.Size(640, 907));
     this.panel2.Name = "panel2";
     this.gridLayout1.SetParticipateInLayout(this.panel2, true);
     this.gridLayout1.SetPreferredSize(this.panel2, new System.Drawing.Size(640, 907));
     this.panel2.Size     = new System.Drawing.Size(640, 907);
     this.panel2.TabIndex = 0;
     //
     // panel7
     //
     this.panel7.BackColor = System.Drawing.Color.Black;
     this.panel7.Controls.Add(this.radialGauge2);
     this.panel7.Location = new System.Drawing.Point(0, 1);
     this.panel7.Margin   = new System.Windows.Forms.Padding(4);
     this.gridLayout3.SetMinimumSize(this.panel7, new System.Drawing.Size(640, 453));
     this.panel7.Name = "panel7";
     this.gridLayout3.SetParticipateInLayout(this.panel7, true);
     this.gridLayout3.SetPreferredSize(this.panel7, new System.Drawing.Size(640, 453));
     this.panel7.Size     = new System.Drawing.Size(640, 453);
     this.panel7.TabIndex = 1;
     //
     // radialGauge2
     //
     this.radialGauge2.ArcThickness        = 2F;
     this.radialGauge2.EnableCustomNeedles = false;
     this.radialGauge2.FillColor           = System.Drawing.Color.DarkGray;
     this.radialGauge2.FrameType           = Syncfusion.Windows.Forms.Gauge.FrameType.QuarterCircle;
     this.radialGauge2.GaugeLabel          = "Gauge";
     this.radialGauge2.GaugeLableFont      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge2.GaugeValueFont      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge2.Location            = new System.Drawing.Point(108, 66);
     this.radialGauge2.MinimumSize         = new System.Drawing.Size(125, 125);
     this.radialGauge2.Name                 = "radialGauge2";
     this.radialGauge2.ShowTicks            = true;
     this.radialGauge2.Size                 = new System.Drawing.Size(295, 295);
     this.radialGauge2.StartAngle           = 180;
     this.radialGauge2.SweepAngle           = 90;
     this.radialGauge2.TabIndex             = 1;
     this.radialGauge2.ThemeStyle.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(212)))));
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.Color.Black;
     this.panel6.Controls.Add(this.label1);
     this.panel6.Controls.Add(this.radialGauge4);
     this.panel6.Location = new System.Drawing.Point(0, 454);
     this.panel6.Margin   = new System.Windows.Forms.Padding(4);
     this.gridLayout3.SetMinimumSize(this.panel6, new System.Drawing.Size(640, 453));
     this.panel6.Name = "panel6";
     this.gridLayout3.SetParticipateInLayout(this.panel6, true);
     this.gridLayout3.SetPreferredSize(this.panel6, new System.Drawing.Size(640, 453));
     this.panel6.Size     = new System.Drawing.Size(640, 453);
     this.panel6.TabIndex = 0;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 9.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(286, 336);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(33, 21);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "Fill";
     //
     // radialGauge4
     //
     this.radialGauge4.ArcThickness        = 2F;
     this.radialGauge4.EnableCustomNeedles = false;
     this.radialGauge4.FillColor           = System.Drawing.Color.DarkGray;
     this.radialGauge4.FrameType           = Syncfusion.Windows.Forms.Gauge.FrameType.Fill;
     this.radialGauge4.GaugeLabel          = "Gauge";
     this.radialGauge4.GaugeLableFont      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge4.GaugeValueFont      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge4.Location            = new System.Drawing.Point(125, 41);
     this.radialGauge4.MinimumSize         = new System.Drawing.Size(125, 125);
     this.radialGauge4.Name       = "radialGauge4";
     this.radialGauge4.ShowTicks  = true;
     this.radialGauge4.Size       = new System.Drawing.Size(217, 217);
     this.radialGauge4.StartAngle = 0;
     this.radialGauge4.SweepAngle = 360;
     this.radialGauge4.TabIndex   = 1;
     this.radialGauge4.ThemeStyle.ArcThickness = 20F;
     this.radialGauge4.ThemeStyle.FillColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(212)))));
     //
     // gridLayout1
     //
     this.gridLayout1.Columns          = 2;
     this.gridLayout1.ContainerControl = this.panel1;
     this.gridLayout1.Rows             = 1;
     //
     // gridLayout2
     //
     this.gridLayout2.Columns          = 1;
     this.gridLayout2.ContainerControl = this.panel3;
     this.gridLayout2.Rows             = 2;
     //
     // gridLayout3
     //
     this.gridLayout3.Columns          = 1;
     this.gridLayout3.ContainerControl = this.panel2;
     this.gridLayout3.Rows             = 2;
     //
     // RadialGaugeFrame
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(963, 609);
     this.Controls.Add(this.panel1);
     this.MaximizeBox = false;
     this.MaximumSize = new System.Drawing.Size(979, 779);
     this.MinimumSize = new System.Drawing.Size(979, 597);
     this.Name        = "RadialGaugeFrame";
     this.Text        = "Frame Types";
     this.panel1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel7.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.panel6.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout3)).EndInit();
     this.ResumeLayout(false);
 }