Пример #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();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange1 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.Range           range1       = new Syncfusion.Windows.Forms.Gauge.Range();
     Syncfusion.Windows.Forms.Gauge.Range           range2       = new Syncfusion.Windows.Forms.Gauge.Range();
     Syncfusion.Windows.Forms.Gauge.Range           range3       = new Syncfusion.Windows.Forms.Gauge.Range();
     System.ComponentModel.ComponentResourceManager resources    = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.label1       = new System.Windows.Forms.Label();
     this.panel1       = new System.Windows.Forms.Panel();
     this.label6       = new System.Windows.Forms.Label();
     this.pictureBox4  = new System.Windows.Forms.PictureBox();
     this.label4       = new System.Windows.Forms.Label();
     this.pictureBox3  = new System.Windows.Forms.PictureBox();
     this.pictureBox2  = new System.Windows.Forms.PictureBox();
     this.pictureBox1  = new System.Windows.Forms.PictureBox();
     this.label3       = new System.Windows.Forms.Label();
     this.panel2       = new System.Windows.Forms.Panel();
     this.linearGauge1 = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.radialGauge3 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.radialGauge2 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.radialGauge1 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.label2       = new System.Windows.Forms.Label();
     this.timer1       = new System.Windows.Forms.Timer(this.components);
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Gray;
     this.label1.Location  = new System.Drawing.Point(920, 20);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(34, 19);
     this.label1.TabIndex  = 4;
     this.label1.Text      = "BMI";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.WhiteSmoke;
     this.panel1.Controls.Add(this.label6);
     this.panel1.Controls.Add(this.pictureBox4);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.pictureBox3);
     this.panel1.Controls.Add(this.pictureBox2);
     this.panel1.Controls.Add(this.pictureBox1);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(2, 2);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1170, 100);
     this.panel1.TabIndex = 6;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(157, 66);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(166, 28);
     this.label6.TabIndex = 13;
     this.label6.Text     = "34 years / 175 cm";
     //
     // pictureBox4
     //
     this.pictureBox4.Image    = global::GaugeInterctionSample.Properties.Resources.Blue_Icon;
     this.pictureBox4.Location = new System.Drawing.Point(296, 58);
     this.pictureBox4.Name     = "pictureBox4";
     this.pictureBox4.Size     = new System.Drawing.Size(22, 22);
     this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox4.TabIndex = 11;
     this.pictureBox4.TabStop  = false;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(156, 20);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(144, 28);
     this.label4.TabIndex = 9;
     this.label4.Text     = "Andrew Fuller";
     //
     // pictureBox3
     //
     this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox3.Image    = global::GaugeInterctionSample.Properties.Resources.Icon_2;
     this.pictureBox3.Location = new System.Drawing.Point(1021, 40);
     this.pictureBox3.Name     = "pictureBox3";
     this.pictureBox3.Size     = new System.Drawing.Size(95, 53);
     this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox3.TabIndex = 8;
     this.pictureBox3.TabStop  = false;
     //
     // pictureBox2
     //
     this.pictureBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox2.Image    = global::GaugeInterctionSample.Properties.Resources.Icon_1;
     this.pictureBox2.Location = new System.Drawing.Point(917, 40);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(95, 53);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox2.TabIndex = 7;
     this.pictureBox2.TabStop  = false;
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::GaugeInterctionSample.Properties.Resources.person;
     this.pictureBox1.Location = new System.Drawing.Point(46, 3);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(95, 95);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox1.TabIndex = 6;
     this.pictureBox1.TabStop  = false;
     //
     // label3
     //
     this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.Gray;
     this.label3.Location  = new System.Drawing.Point(1022, 20);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(52, 19);
     this.label3.TabIndex  = 5;
     this.label3.Text      = "Weight";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.linearGauge1);
     this.panel2.Controls.Add(this.radialGauge3);
     this.panel2.Controls.Add(this.radialGauge2);
     this.panel2.Controls.Add(this.radialGauge1);
     this.panel2.Controls.Add(this.label2);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(2, 102);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1170, 615);
     this.panel2.TabIndex = 7;
     //
     // linearGauge1
     //
     this.linearGauge1.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.linearGauge1.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge1.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge1.ForeColor                    = System.Drawing.Color.Gray;
     this.linearGauge1.GaugelabelFont               = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge1.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge1.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge1.LinearFrameType              = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Horizontal;
     this.linearGauge1.Location                     = new System.Drawing.Point(46, 469);
     this.linearGauge1.MajorDifference              = 100;
     this.linearGauge1.MajorTicksHeight             = 0;
     this.linearGauge1.MaximumValue                 = 30000F;
     this.linearGauge1.MinimumSize                  = new System.Drawing.Size(100, 50);
     this.linearGauge1.MinorTickCount               = 50;
     this.linearGauge1.MinorTickHeight              = 0;
     this.linearGauge1.Name                         = "linearGauge1";
     this.linearGauge1.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge1.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge1.PointerPlacement             = Syncfusion.Windows.Forms.Gauge.Placement.Center;
     linearRange1.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     linearRange1.EndValue       = 650F;
     linearRange1.Height         = 5;
     linearRange1.InRange        = false;
     linearRange1.Name           = "GaugeRange1";
     linearRange1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange1.StartValue     = 0F;
     this.linearGauge1.Ranges.Add(linearRange1);
     this.linearGauge1.ScaleColor          = System.Drawing.Color.Black;
     this.linearGauge1.ShowScaleLabel      = false;
     this.linearGauge1.Size                = new System.Drawing.Size(1088, 133);
     this.linearGauge1.TabIndex            = 6;
     this.linearGauge1.Text                = "linearGauge1";
     this.linearGauge1.Value               = 25000F;
     this.linearGauge1.ValueIndicatorColor = System.Drawing.Color.Gray;
     //
     // radialGauge3
     //
     this.radialGauge3.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.radialGauge3.ArcThickness = 2F;
     this.radialGauge3.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge3.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge3.EnableCustomNeedles          = false;
     this.radialGauge3.GaugeLabel                   = "Floor";
     this.radialGauge3.GaugeLableFont               = new System.Drawing.Font("Segoe UI", 9.75F, 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.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge3.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge3.Location              = new System.Drawing.Point(789, 49);
     this.radialGauge3.MajorDifference       = 1F;
     this.radialGauge3.MajorTickMarkHeight   = 0;
     this.radialGauge3.MaximumValue          = 100F;
     this.radialGauge3.MinimumSize           = new System.Drawing.Size(125, 125);
     this.radialGauge3.MinorInnerLinesHeight = 0;
     this.radialGauge3.MinorTickMarkHeight   = 0;
     this.radialGauge3.Name = "radialGauge3";
     this.radialGauge3.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge3.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     range1.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     range1.EndValue       = 5F;
     range1.Height         = 7;
     range1.InRange        = true;
     range1.Name           = "GaugeRange1";
     range1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.OutSide;
     range1.StartValue     = 0F;
     this.radialGauge3.Ranges.Add(range1);
     this.radialGauge3.ShowBackgroundFrame = false;
     this.radialGauge3.ShowGaugeValue      = true;
     this.radialGauge3.ShowNeedle          = false;
     this.radialGauge3.ShowScaleLabel      = false;
     this.radialGauge3.ShowTicks           = true;
     this.radialGauge3.Size     = new System.Drawing.Size(308, 308);
     this.radialGauge3.TabIndex = 9;
     this.radialGauge3.Value    = 5F;
     //
     // radialGauge2
     //
     this.radialGauge2.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.radialGauge2.ArcThickness = 2F;
     this.radialGauge2.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge2.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge2.EnableCustomNeedles          = false;
     this.radialGauge2.GaugeLabel                   = "Steps";
     this.radialGauge2.GaugeLableFont               = new System.Drawing.Font("Segoe UI", 9.75F, 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.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge2.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge2.Location              = new System.Drawing.Point(427, 49);
     this.radialGauge2.MajorTickMarkHeight   = 0;
     this.radialGauge2.MaximumValue          = 100F;
     this.radialGauge2.MinimumSize           = new System.Drawing.Size(125, 125);
     this.radialGauge2.MinorInnerLinesHeight = 0;
     this.radialGauge2.MinorTickMarkHeight   = 0;
     this.radialGauge2.Name = "radialGauge2";
     this.radialGauge2.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge2.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     range2.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     range2.EndValue       = 50F;
     range2.Height         = 7;
     range2.InRange        = true;
     range2.Name           = "GaugeRange1";
     range2.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.OutSide;
     range2.StartValue     = 0F;
     this.radialGauge2.Ranges.Add(range2);
     this.radialGauge2.ShowBackgroundFrame = false;
     this.radialGauge2.ShowGaugeValue      = true;
     this.radialGauge2.ShowNeedle          = false;
     this.radialGauge2.ShowScaleLabel      = false;
     this.radialGauge2.ShowTicks           = true;
     this.radialGauge2.Size     = new System.Drawing.Size(308, 308);
     this.radialGauge2.TabIndex = 8;
     this.radialGauge2.Value    = 15F;
     //
     // radialGauge1
     //
     this.radialGauge1.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.radialGauge1.ArcThickness = 2F;
     this.radialGauge1.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge1.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge1.EnableCustomNeedles          = false;
     this.radialGauge1.GaugeArcColor                = System.Drawing.Color.DarkGray;
     this.radialGauge1.GaugeLabel                   = "Food";
     this.radialGauge1.GaugeLableFont               = new System.Drawing.Font("Segoe UI", 9.75F, 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.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge1.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge1.Location              = new System.Drawing.Point(74, 49);
     this.radialGauge1.MajorDifference       = 120F;
     this.radialGauge1.MajorTickMarkHeight   = 0;
     this.radialGauge1.MaximumValue          = 3000F;
     this.radialGauge1.MinimumSize           = new System.Drawing.Size(125, 125);
     this.radialGauge1.MinorInnerLinesHeight = 0;
     this.radialGauge1.MinorTickMarkHeight   = 0;
     this.radialGauge1.Name = "radialGauge1";
     this.radialGauge1.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge1.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     range3.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     range3.EndValue       = 1100F;
     range3.Height         = 7;
     range3.InRange        = false;
     range3.Name           = "GaugeRange1";
     range3.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.OutSide;
     range3.StartValue     = 0F;
     this.radialGauge1.Ranges.Add(range3);
     this.radialGauge1.ShowGaugeValue = true;
     this.radialGauge1.ShowNeedle     = false;
     this.radialGauge1.ShowScaleLabel = false;
     this.radialGauge1.ShowTicks      = true;
     this.radialGauge1.Size           = new System.Drawing.Size(308, 308);
     this.radialGauge1.TabIndex       = 7;
     this.radialGauge1.Value          = 2500F;
     //
     // label2
     //
     this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(539, 438);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(123, 23);
     this.label2.TabIndex = 10;
     this.label2.Text     = "Calories Burnt";
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // Form1
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(1174, 719);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Font          = new System.Drawing.Font("Segoe UI Semibold", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.Text          = "Health Tracker";
     this.MaximumSize   = new System.Drawing.Size(1190, 780);
     this.MinimumSize   = new System.Drawing.Size(1170, 750);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Load         += new System.EventHandler(this.Form1_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #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();
     Syncfusion.Windows.Forms.Gauge.LinearRange linearRange1 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange linearRange2 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange linearRange3 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange linearRange4 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange linearRange5 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange linearRange6 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange linearRange7 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange linearRange8 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     this.panel8       = new System.Windows.Forms.Panel();
     this.label6       = new System.Windows.Forms.Label();
     this.linearGauge7 = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.label5       = new System.Windows.Forms.Label();
     this.panel7       = new System.Windows.Forms.Panel();
     this.label7       = new System.Windows.Forms.Label();
     this.linearGauge6 = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.linearGauge5 = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.panel2       = new System.Windows.Forms.Panel();
     this.panel6       = new System.Windows.Forms.Panel();
     this.linearGauge3 = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.label2       = new System.Windows.Forms.Label();
     this.panel5       = new System.Windows.Forms.Panel();
     this.linearGauge2 = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.label3       = new System.Windows.Forms.Label();
     this.panel4       = new System.Windows.Forms.Panel();
     this.linearGauge1 = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.label4       = new System.Windows.Forms.Label();
     this.panel3       = new System.Windows.Forms.Panel();
     this.linearGauge4 = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.label1       = new System.Windows.Forms.Label();
     this.gridLayout2  = new Syncfusion.Windows.Forms.Tools.GridLayout(this.components);
     this.flowLayout1  = new Syncfusion.Windows.Forms.Tools.FlowLayout(this.components);
     this.flowLayout2  = new Syncfusion.Windows.Forms.Tools.FlowLayout(this.components);
     this.flowLayout3  = new Syncfusion.Windows.Forms.Tools.FlowLayout(this.components);
     this.flowLayout4  = new Syncfusion.Windows.Forms.Tools.FlowLayout(this.components);
     this.flowLayout5  = new Syncfusion.Windows.Forms.Tools.FlowLayout(this.components);
     this.panel1       = new System.Windows.Forms.Panel();
     this.gridLayout1  = new Syncfusion.Windows.Forms.Tools.GridLayout(this.components);
     this.panel8.SuspendLayout();
     this.panel7.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel6.SuspendLayout();
     this.panel5.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.flowLayout1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.flowLayout2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.flowLayout3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.flowLayout4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.flowLayout5)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout1)).BeginInit();
     this.SuspendLayout();
     //
     // panel8
     //
     this.panel8.Controls.Add(this.label6);
     this.panel8.Controls.Add(this.linearGauge7);
     this.panel8.Controls.Add(this.label5);
     this.panel8.Location = new System.Drawing.Point(30, 41);
     this.panel8.Name     = "panel8";
     this.gridLayout1.SetParticipateInLayout(this.panel8, true);
     this.panel8.Size     = new System.Drawing.Size(232, 288);
     this.panel8.TabIndex = 1;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(33, 206);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(125, 13);
     this.label6.TabIndex = 2;
     this.label6.Text     = "Gauge verical orientation";
     //
     // linearGauge7
     //
     this.linearGauge7.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge7.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge7.ForeColor                    = System.Drawing.Color.Gray;
     this.linearGauge7.GaugelabelFont               = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge7.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge7.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge7.LinearFrameType              = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Vertical;
     this.linearGauge7.Location                     = new System.Drawing.Point(51, 0);
     this.linearGauge7.MajorTicksHeight             = 7;
     this.linearGauge7.MinimumSize                  = new System.Drawing.Size(75, 125);
     this.linearGauge7.MinorTickCount               = 0;
     this.linearGauge7.MinorTickHeight              = 10;
     this.linearGauge7.Name                         = "linearGauge7";
     this.linearGauge7.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge7.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge7.PointerPlacement             = Syncfusion.Windows.Forms.Gauge.Placement.Far;
     linearRange1.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     linearRange1.EndValue       = 60F;
     linearRange1.EndWidth       = 3;
     linearRange1.Height         = 5;
     linearRange1.InRange        = true;
     linearRange1.Name           = "GaugeRange1";
     linearRange1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange1.StartValue     = 0F;
     linearRange1.StartWidth     = 3;
     linearRange2.Color          = System.Drawing.Color.Red;
     linearRange2.EndValue       = 120F;
     linearRange2.EndWidth       = 3;
     linearRange2.Height         = 5;
     linearRange2.InRange        = true;
     linearRange2.Name           = "GaugeRange2";
     linearRange2.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange2.StartValue     = 60F;
     linearRange2.StartWidth     = 3;
     this.linearGauge7.Ranges.Add(linearRange1);
     this.linearGauge7.Ranges.Add(linearRange2);
     this.linearGauge7.ReadOnly   = false;
     this.linearGauge7.ScaleColor = System.Drawing.Color.Gray;
     this.linearGauge7.Size       = new System.Drawing.Size(100, 212);
     this.linearGauge7.TabIndex   = 0;
     this.linearGauge7.Text       = "linearGauge7";
     this.linearGauge7.ThemeName  = "Office2019Colorful";
     this.linearGauge7.ThemeStyle.ChannelHeight       = 2;
     this.linearGauge7.ThemeStyle.LabelForeColor      = System.Drawing.Color.Navy;
     this.linearGauge7.ThemeStyle.MajorTickMarkColor  = System.Drawing.Color.Navy;
     this.linearGauge7.ThemeStyle.NeedleColor         = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     this.linearGauge7.ThemeStyle.ValueIndicatorColor = System.Drawing.Color.DarkTurquoise;
     this.linearGauge7.Value = 60F;
     this.linearGauge7.ValueIndicatorColor = System.Drawing.Color.DarkTurquoise;
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(31, 217);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(100, 23);
     this.label5.TabIndex = 1;
     //
     // panel7
     //
     this.panel7.Controls.Add(this.label7);
     this.panel7.Controls.Add(this.linearGauge6);
     this.panel7.Controls.Add(this.linearGauge5);
     this.panel7.Location = new System.Drawing.Point(30, 329);
     this.panel7.Name     = "panel7";
     this.gridLayout1.SetParticipateInLayout(this.panel7, true);
     this.panel7.Size     = new System.Drawing.Size(232, 288);
     this.panel7.TabIndex = 0;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(16, 244);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(113, 26);
     this.label7.TabIndex = 2;
     this.label7.Text     = "Vertical orienation with\n      value and range";
     //
     // linearGauge6
     //
     this.linearGauge6.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge6.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge6.ForeColor                    = System.Drawing.Color.Gray;
     this.linearGauge6.GaugelabelFont               = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge6.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge6.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge6.LinearFrameType              = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Vertical;
     this.linearGauge6.Location           = new System.Drawing.Point(89, 0);
     this.linearGauge6.MajorTickMarkColor = System.Drawing.Color.White;
     this.linearGauge6.MajorTicksHeight   = 0;
     this.linearGauge6.MaximumValue       = 80F;
     this.linearGauge6.MinimumSize        = new System.Drawing.Size(75, 125);
     this.linearGauge6.MinorTickCount     = 0;
     this.linearGauge6.MinorTickHeight    = 0;
     this.linearGauge6.MinorTickMarkColor = System.Drawing.Color.White;
     this.linearGauge6.Name = "linearGauge6";
     this.linearGauge6.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge6.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge6.PointerPlacement             = Syncfusion.Windows.Forms.Gauge.Placement.Center;
     this.linearGauge6.ReadOnly   = false;
     this.linearGauge6.ScaleColor = System.Drawing.Color.Transparent;
     this.linearGauge6.ShowNeedle = false;
     this.linearGauge6.Size       = new System.Drawing.Size(75, 241);
     this.linearGauge6.TabIndex   = 0;
     this.linearGauge6.Text       = "linearGauge6";
     this.linearGauge6.ThemeName  = "Office2019Colorful";
     this.linearGauge6.ThemeStyle.ChannelHeight       = 0;
     this.linearGauge6.ThemeStyle.LabelForeColor      = System.Drawing.Color.Navy;
     this.linearGauge6.ThemeStyle.MajorTickMarkColor  = System.Drawing.Color.Transparent;
     this.linearGauge6.ThemeStyle.MinorTickMarkColor  = System.Drawing.Color.Transparent;
     this.linearGauge6.ThemeStyle.ValueIndicatorColor = System.Drawing.Color.Transparent;
     this.linearGauge6.Value = 40F;
     this.linearGauge6.ValueIndicatorColor = System.Drawing.Color.Transparent;
     this.linearGauge6.ValueChanged       += new System.EventHandler(this.linearGauge5_ValueChanged);
     this.linearGauge6.ReadOnly            = false;
     //
     // linearGauge5
     //
     this.linearGauge5.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge5.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge5.ForeColor                    = System.Drawing.Color.Gray;
     this.linearGauge5.GaugelabelFont               = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge5.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge5.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge5.LinearFrameType              = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Vertical;
     this.linearGauge5.Location           = new System.Drawing.Point(6, 0);
     this.linearGauge5.MajorTickMarkColor = System.Drawing.Color.White;
     this.linearGauge5.MajorTicksHeight   = 15;
     this.linearGauge5.MaximumValue       = 80F;
     this.linearGauge5.MinimumSize        = new System.Drawing.Size(75, 125);
     this.linearGauge5.MinorTickCount     = 3;
     this.linearGauge5.MinorTickHeight    = 10;
     this.linearGauge5.MinorTickMarkColor = System.Drawing.Color.White;
     this.linearGauge5.Name = "linearGauge5";
     this.linearGauge5.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge5.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge5.PointerPlacement             = Syncfusion.Windows.Forms.Gauge.Placement.Center;
     linearRange3.Color          = System.Drawing.Color.Navy;
     linearRange3.EndValue       = 80F;
     linearRange3.EndWidth       = 30;
     linearRange3.Height         = 5;
     linearRange3.InRange        = true;
     linearRange3.Name           = "GaugeRange1";
     linearRange3.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange3.StartValue     = 0F;
     linearRange3.StartWidth     = 30;
     this.linearGauge5.Ranges.Add(linearRange3);
     this.linearGauge5.ReadOnly                       = false;
     this.linearGauge5.ScaleColor                     = System.Drawing.Color.Gray;
     this.linearGauge5.ShowNeedle                     = false;
     this.linearGauge5.ShowScaleLabel                 = false;
     this.linearGauge5.Size                           = new System.Drawing.Size(125, 241);
     this.linearGauge5.TabIndex                       = 1;
     this.linearGauge5.Text                           = "linearGauge5";
     this.linearGauge5.ThemeName                      = "Office2019Colorful";
     this.linearGauge5.ThemeStyle.ChannelHeight       = 0;
     this.linearGauge5.ThemeStyle.MajorTickMarkColor  = System.Drawing.Color.White;
     this.linearGauge5.ThemeStyle.MinorTickMarkColor  = System.Drawing.Color.White;
     this.linearGauge5.ThemeStyle.ValueIndicatorColor = System.Drawing.Color.DarkTurquoise;
     this.linearGauge5.Value                          = 50F;
     this.linearGauge5.ValueIndicatorColor            = System.Drawing.Color.DarkTurquoise;
     this.linearGauge5.ValueChanged                  += new System.EventHandler(this.linearGauge6_ValueChanged);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.panel6);
     this.panel2.Controls.Add(this.panel5);
     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(668, 657);
     this.panel2.TabIndex = 1;
     //
     // panel6
     //
     this.panel6.Controls.Add(this.linearGauge3);
     this.panel6.Controls.Add(this.label2);
     this.panel6.Location = new System.Drawing.Point(30, 31);
     this.panel6.Name     = "panel6";
     this.gridLayout2.SetParticipateInLayout(this.panel6, true);
     this.panel6.Size     = new System.Drawing.Size(299, 303);
     this.panel6.TabIndex = 3;
     //
     // linearGauge3
     //
     this.linearGauge3.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge3.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge3.ForeColor                    = System.Drawing.Color.Gray;
     this.linearGauge3.GaugelabelFont               = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge3.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge3.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge3.LinearFrameType              = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Horizontal;
     this.linearGauge3.Location                        = new System.Drawing.Point(0, 80);
     this.linearGauge3.MajorTicksHeight                = 15;
     this.linearGauge3.MinimumSize                     = new System.Drawing.Size(75, 125);
     this.linearGauge3.MinorTickCount                  = 5;
     this.linearGauge3.MinorTickHeight                 = 10;
     this.linearGauge3.Name                            = "linearGauge3";
     this.linearGauge3.OuterFrameGradientEndColor      = System.Drawing.Color.Transparent;
     this.linearGauge3.OuterFrameGradientStartColor    = System.Drawing.Color.Transparent;
     this.linearGauge3.PointerPlacement                = Syncfusion.Windows.Forms.Gauge.Placement.Center;
     this.linearGauge3.ReadOnly                        = false;
     this.linearGauge3.ScaleColor                      = System.Drawing.Color.Gray;
     this.linearGauge3.Size                            = new System.Drawing.Size(300, 125);
     this.linearGauge3.TabIndex                        = 0;
     this.linearGauge3.Text                            = "linearGauge3";
     this.linearGauge3.ThemeName                       = "Office2019Colorful";
     this.linearGauge3.ThemeStyle.ChannelHeight        = 2;
     this.linearGauge3.ThemeStyle.LabelForeColor       = System.Drawing.Color.Navy;
     this.linearGauge3.ThemeStyle.MajorTickMarkColor   = System.Drawing.Color.Navy;
     this.linearGauge3.ThemeStyle.MinorTickMarkColor   = System.Drawing.Color.Navy;
     this.linearGauge3.ThemeStyle.NeedleColor          = System.Drawing.Color.Turquoise;
     this.linearGauge3.ThemeStyle.ScaleColor           = System.Drawing.Color.Navy;
     this.linearGauge3.ThemeStyle.ValueIndicatorColor  = System.Drawing.Color.Transparent;
     this.linearGauge3.ThemeStyle.ValueIndicatorHeight = 5;
     this.linearGauge3.Value                           = 20F;
     this.linearGauge3.ValueIndicatorColor             = System.Drawing.Color.Maroon;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(68, 210);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(163, 13);
     this.label2.TabIndex = 1;
     this.label2.Text     = "Gauge with minor and major ticks";
     //
     // panel5
     //
     this.panel5.Controls.Add(this.linearGauge2);
     this.panel5.Controls.Add(this.label3);
     this.panel5.Location = new System.Drawing.Point(339, 31);
     this.panel5.Name     = "panel5";
     this.gridLayout2.SetParticipateInLayout(this.panel5, true);
     this.panel5.Size     = new System.Drawing.Size(299, 303);
     this.panel5.TabIndex = 2;
     //
     // linearGauge2
     //
     this.linearGauge2.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge2.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge2.ForeColor                    = System.Drawing.Color.Gray;
     this.linearGauge2.GaugelabelFont               = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge2.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge2.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge2.LinearFrameType              = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Horizontal;
     this.linearGauge2.Location                     = new System.Drawing.Point(0, 80);
     this.linearGauge2.MajorTicksHeight             = 15;
     this.linearGauge2.MaximumValue                 = 200F;
     this.linearGauge2.MinimumSize                  = new System.Drawing.Size(75, 125);
     this.linearGauge2.MinimumValue                 = 100F;
     this.linearGauge2.MinorTickCount               = 5;
     this.linearGauge2.MinorTickHeight              = 0;
     this.linearGauge2.Name                         = "linearGauge2";
     this.linearGauge2.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge2.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge2.PointerPlacement             = Syncfusion.Windows.Forms.Gauge.Placement.Near;
     linearRange4.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     linearRange4.EndValue       = 10F;
     linearRange4.EndWidth       = 15;
     linearRange4.Height         = 15;
     linearRange4.InRange        = false;
     linearRange4.Name           = "GaugeRange1";
     linearRange4.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange4.StartValue     = -5F;
     this.linearGauge2.Ranges.Add(linearRange4);
     this.linearGauge2.ReadOnly   = false;
     this.linearGauge2.ScaleColor = System.Drawing.Color.Gray;
     this.linearGauge2.Size       = new System.Drawing.Size(300, 125);
     this.linearGauge2.TabIndex   = 0;
     this.linearGauge2.Text       = "linearGauge2";
     this.linearGauge2.ThemeName  = "Office2019Colorful";
     this.linearGauge2.ThemeStyle.ChannelHeight       = 2;
     this.linearGauge2.ThemeStyle.LabelForeColor      = System.Drawing.Color.Navy;
     this.linearGauge2.ThemeStyle.MajorTickMarkColor  = System.Drawing.Color.Navy;
     this.linearGauge2.ThemeStyle.NeedleColor         = System.Drawing.Color.DarkTurquoise;
     this.linearGauge2.ThemeStyle.ScaleColor          = System.Drawing.Color.Navy;
     this.linearGauge2.ThemeStyle.ValueIndicatorColor = System.Drawing.Color.OrangeRed;
     this.linearGauge2.Value = 150F;
     this.linearGauge2.ValueIndicatorColor = System.Drawing.Color.Gray;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(110, 210);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(80, 13);
     this.label3.TabIndex = 1;
     this.label3.Text     = "Major ticks only";
     //
     // panel4
     //
     this.panel4.Controls.Add(this.linearGauge1);
     this.panel4.Controls.Add(this.label4);
     this.panel4.Location = new System.Drawing.Point(30, 334);
     this.panel4.Name     = "panel4";
     this.gridLayout2.SetParticipateInLayout(this.panel4, true);
     this.panel4.Size     = new System.Drawing.Size(299, 303);
     this.panel4.TabIndex = 1;
     //
     // linearGauge1
     //
     this.linearGauge1.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge1.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge1.ForeColor                    = System.Drawing.Color.Gray;
     this.linearGauge1.GaugelabelFont               = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge1.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge1.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge1.LinearFrameType              = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Horizontal;
     this.linearGauge1.Location           = new System.Drawing.Point(0, 80);
     this.linearGauge1.MajorTickMarkColor = System.Drawing.Color.White;
     this.linearGauge1.MajorTicksHeight   = 20;
     this.linearGauge1.MinimumSize        = new System.Drawing.Size(75, 125);
     this.linearGauge1.MinorTickCount     = 3;
     this.linearGauge1.MinorTickHeight    = 4;
     this.linearGauge1.MinorTickMarkColor = System.Drawing.Color.White;
     this.linearGauge1.Name = "linearGauge1";
     this.linearGauge1.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge1.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge1.PointerPlacement             = Syncfusion.Windows.Forms.Gauge.Placement.Center;
     linearRange5.Color          = System.Drawing.Color.Navy;
     linearRange5.EndValue       = 120F;
     linearRange5.EndWidth       = 45;
     linearRange5.Height         = 10;
     linearRange5.InRange        = true;
     linearRange5.Name           = "GaugeRange1";
     linearRange5.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange5.StartValue     = 0F;
     linearRange5.StartWidth     = 10;
     this.linearGauge1.Ranges.Add(linearRange5);
     this.linearGauge1.ReadOnly                       = false;
     this.linearGauge1.ScaleColor                     = System.Drawing.Color.Gray;
     this.linearGauge1.ShowScaleLabel                 = false;
     this.linearGauge1.Size                           = new System.Drawing.Size(300, 125);
     this.linearGauge1.TabIndex                       = 0;
     this.linearGauge1.Text                           = "linearGauge1";
     this.linearGauge1.ThemeName                      = "Office2019Colorful";
     this.linearGauge1.ThemeStyle.ChannelHeight       = 0;
     this.linearGauge1.ThemeStyle.MajorTickMarkColor  = System.Drawing.Color.White;
     this.linearGauge1.ThemeStyle.MinorTickMarkColor  = System.Drawing.Color.White;
     this.linearGauge1.ThemeStyle.NeedleColor         = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.linearGauge1.ThemeStyle.ValueIndicatorColor = System.Drawing.Color.Gold;
     this.linearGauge1.Value                          = 30F;
     this.linearGauge1.ValueIndicatorColor            = System.Drawing.Color.Gold;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(95, 210);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(109, 13);
     this.label4.TabIndex = 1;
     this.label4.Text     = "Range customization ";
     //
     // panel3
     //
     this.panel3.Controls.Add(this.linearGauge4);
     this.panel3.Controls.Add(this.label1);
     this.panel3.Location = new System.Drawing.Point(339, 334);
     this.panel3.Name     = "panel3";
     this.gridLayout2.SetParticipateInLayout(this.panel3, true);
     this.panel3.Size     = new System.Drawing.Size(299, 303);
     this.panel3.TabIndex = 0;
     //
     // linearGauge4
     //
     this.linearGauge4.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge4.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge4.ForeColor                    = System.Drawing.Color.Gray;
     this.linearGauge4.GaugelabelFont               = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge4.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge4.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge4.LinearFrameType              = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Horizontal;
     this.linearGauge4.Location                     = new System.Drawing.Point(0, 73);
     this.linearGauge4.MajorTicksHeight             = 0;
     this.linearGauge4.MinimumSize                  = new System.Drawing.Size(75, 125);
     this.linearGauge4.MinorTickCount               = 0;
     this.linearGauge4.MinorTickHeight              = 0;
     this.linearGauge4.Name                         = "linearGauge4";
     this.linearGauge4.NeedleColor                  = System.Drawing.SystemColors.MenuHighlight;
     this.linearGauge4.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge4.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge4.PointerPlacement             = Syncfusion.Windows.Forms.Gauge.Placement.Center;
     linearRange6.Color          = System.Drawing.Color.Red;
     linearRange6.EndValue       = 40F;
     linearRange6.EndWidth       = 20;
     linearRange6.Height         = 10;
     linearRange6.InRange        = false;
     linearRange6.Name           = "GaugeRange1";
     linearRange6.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange6.StartValue     = 0F;
     linearRange6.StartWidth     = 20;
     linearRange7.Color          = System.Drawing.Color.Gold;
     linearRange7.EndValue       = 80F;
     linearRange7.EndWidth       = 20;
     linearRange7.Height         = 10;
     linearRange7.InRange        = true;
     linearRange7.Name           = "GaugeRange2";
     linearRange7.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange7.StartValue     = 40F;
     linearRange7.StartWidth     = 20;
     linearRange8.Color          = System.Drawing.Color.DarkTurquoise;
     linearRange8.EndValue       = 120F;
     linearRange8.EndWidth       = 20;
     linearRange8.Height         = 5;
     linearRange8.InRange        = false;
     linearRange8.Name           = "GaugeRange3";
     linearRange8.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange8.StartValue     = 80F;
     linearRange8.StartWidth     = 20;
     this.linearGauge4.Ranges.Add(linearRange6);
     this.linearGauge4.Ranges.Add(linearRange7);
     this.linearGauge4.Ranges.Add(linearRange8);
     this.linearGauge4.ScaleColor                     = System.Drawing.Color.Gray;
     this.linearGauge4.ShowScaleLabel                 = false;
     this.linearGauge4.Size                           = new System.Drawing.Size(300, 125);
     this.linearGauge4.TabIndex                       = 0;
     this.linearGauge4.Text                           = "linearGauge4";
     this.linearGauge4.ThemeName                      = "Office2019Colorful";
     this.linearGauge4.ThemeStyle.ChannelHeight       = 0;
     this.linearGauge4.ThemeStyle.NeedleColor         = System.Drawing.Color.Red;
     this.linearGauge4.ThemeStyle.ValueIndicatorColor = System.Drawing.Color.Transparent;
     this.linearGauge4.Value                          = 60F;
     this.linearGauge4.ValueIndicatorColor            = System.Drawing.Color.Transparent;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(107, 203);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(86, 26);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Multiple Ranges \n    Read only";
     //
     // gridLayout2
     //
     this.gridLayout2.BottomMargin     = 20;
     this.gridLayout2.Columns          = 2;
     this.gridLayout2.ContainerControl = this.panel2;
     this.gridLayout2.HGap             = 10;
     this.gridLayout2.HorzFarMargin    = 30;
     this.gridLayout2.HorzNearMargin   = 30;
     this.gridLayout2.Rows             = 2;
     this.gridLayout2.TopMargin        = 30;
     //
     // flowLayout1
     //
     this.flowLayout1.ContainerControl = this.panel3;
     this.flowLayout1.LayoutMode       = Syncfusion.Windows.Forms.Tools.FlowLayoutMode.Vertical;
     //
     // flowLayout2
     //
     this.flowLayout2.ContainerControl = this.panel6;
     this.flowLayout2.LayoutMode       = Syncfusion.Windows.Forms.Tools.FlowLayoutMode.Vertical;
     //
     // flowLayout3
     //
     this.flowLayout3.ContainerControl = this.panel5;
     this.flowLayout3.LayoutMode       = Syncfusion.Windows.Forms.Tools.FlowLayoutMode.Vertical;
     //
     // flowLayout4
     //
     this.flowLayout4.ContainerControl = this.panel4;
     this.flowLayout4.LayoutMode       = Syncfusion.Windows.Forms.Tools.FlowLayoutMode.Vertical;
     //
     // flowLayout5
     //
     this.flowLayout5.AutoLayout       = false;
     this.flowLayout5.ContainerControl = this.panel8;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panel8);
     this.panel1.Controls.Add(this.panel7);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel1.Location = new System.Drawing.Point(670, 2);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(312, 657);
     this.panel1.TabIndex = 0;
     //
     // gridLayout1
     //
     this.gridLayout1.BottomMargin     = 40;
     this.gridLayout1.Columns          = 1;
     this.gridLayout1.ContainerControl = this.panel1;
     this.gridLayout1.HorzFarMargin    = 50;
     this.gridLayout1.HorzNearMargin   = 30;
     this.gridLayout1.Rows             = 2;
     this.gridLayout1.TopMargin        = 40;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(984, 661);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.MinimumSize = new System.Drawing.Size(1000, 700);
     this.Name        = "Form1";
     this.Text        = "Linear Gauge";
     this.panel8.ResumeLayout(false);
     this.panel8.PerformLayout();
     this.panel7.ResumeLayout(false);
     this.panel7.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.panel6.PerformLayout();
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.flowLayout1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.flowLayout2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.flowLayout3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.flowLayout4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.flowLayout5)).EndInit();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridLayout1)).EndInit();
     this.ResumeLayout(false);
 }
Пример #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.Windows.Forms.Gauge.Range           range1       = new Syncfusion.Windows.Forms.Gauge.Range();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange1 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.Range           range2       = new Syncfusion.Windows.Forms.Gauge.Range();
     Syncfusion.Windows.Forms.Gauge.Range           range3       = new Syncfusion.Windows.Forms.Gauge.Range();
     System.ComponentModel.ComponentResourceManager resources    = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.label1            = new System.Windows.Forms.Label();
     this.panel1            = new System.Windows.Forms.Panel();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.flowLayoutPanel4  = new System.Windows.Forms.FlowLayoutPanel();
     this.flowLayoutPanel2  = new System.Windows.Forms.FlowLayoutPanel();
     this.pictureBox2       = new System.Windows.Forms.PictureBox();
     this.flowLayoutPanel3  = new System.Windows.Forms.FlowLayoutPanel();
     this.label3            = new System.Windows.Forms.Label();
     this.pictureBox3       = new System.Windows.Forms.PictureBox();
     this.flowLayoutPanel1  = new System.Windows.Forms.FlowLayoutPanel();
     this.label4            = new System.Windows.Forms.Label();
     this.pictureBox4       = new System.Windows.Forms.PictureBox();
     this.label6            = new System.Windows.Forms.Label();
     this.pictureBox1       = new System.Windows.Forms.PictureBox();
     this.panel2            = new System.Windows.Forms.Panel();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.radialGauge1      = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.flowLayoutPanel5  = new System.Windows.Forms.FlowLayoutPanel();
     this.label2            = new System.Windows.Forms.Label();
     this.linearGauge1      = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.radialGauge2      = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.radialGauge3      = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.timer1            = new System.Windows.Forms.Timer(this.components);
     this.panel1.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.flowLayoutPanel4.SuspendLayout();
     this.flowLayoutPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.flowLayoutPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     this.flowLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel2.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.flowLayoutPanel5.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Gray;
     this.label1.Location  = new System.Drawing.Point(4, 0);
     this.label1.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(34, 19);
     this.label1.TabIndex  = 4;
     this.label1.Text      = "BMI";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.WhiteSmoke;
     this.panel1.Controls.Add(this.tableLayoutPanel1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     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(1247, 137);
     this.panel1.TabIndex = 6;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 3;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 60F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
     this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel4, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel1, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.pictureBox1, 0, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Margin   = new System.Windows.Forms.Padding(4);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1247, 146);
     this.tableLayoutPanel1.TabIndex = 11;
     //
     // flowLayoutPanel4
     //
     this.flowLayoutPanel4.AutoSize = true;
     this.flowLayoutPanel4.Controls.Add(this.flowLayoutPanel2);
     this.flowLayoutPanel4.Controls.Add(this.flowLayoutPanel3);
     this.flowLayoutPanel4.Location = new System.Drawing.Point(876, 4);
     this.flowLayoutPanel4.Margin   = new System.Windows.Forms.Padding(4);
     this.flowLayoutPanel4.Name     = "flowLayoutPanel4";
     this.flowLayoutPanel4.Size     = new System.Drawing.Size(222, 88);
     this.flowLayoutPanel4.TabIndex = 14;
     //
     // flowLayoutPanel2
     //
     this.flowLayoutPanel2.AutoSize = true;
     this.flowLayoutPanel2.Controls.Add(this.label1);
     this.flowLayoutPanel2.Controls.Add(this.pictureBox2);
     this.flowLayoutPanel2.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel2.Location      = new System.Drawing.Point(4, 4);
     this.flowLayoutPanel2.Margin        = new System.Windows.Forms.Padding(4);
     this.flowLayoutPanel2.Name          = "flowLayoutPanel2";
     this.flowLayoutPanel2.Size          = new System.Drawing.Size(103, 80);
     this.flowLayoutPanel2.TabIndex      = 12;
     //
     // pictureBox2
     //
     this.pictureBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox2.Image    = global::GaugeInterctionSample.Properties.Resources.Icon_1;
     this.pictureBox2.Location = new System.Drawing.Point(4, 23);
     this.pictureBox2.Margin   = new System.Windows.Forms.Padding(4);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(95, 53);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox2.TabIndex = 7;
     this.pictureBox2.TabStop  = false;
     //
     // flowLayoutPanel3
     //
     this.flowLayoutPanel3.AutoSize = true;
     this.flowLayoutPanel3.Controls.Add(this.label3);
     this.flowLayoutPanel3.Controls.Add(this.pictureBox3);
     this.flowLayoutPanel3.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel3.Location      = new System.Drawing.Point(115, 4);
     this.flowLayoutPanel3.Margin        = new System.Windows.Forms.Padding(4);
     this.flowLayoutPanel3.Name          = "flowLayoutPanel3";
     this.flowLayoutPanel3.Size          = new System.Drawing.Size(103, 80);
     this.flowLayoutPanel3.TabIndex      = 13;
     //
     // label3
     //
     this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.Gray;
     this.label3.Location  = new System.Drawing.Point(4, 0);
     this.label3.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(52, 19);
     this.label3.TabIndex  = 5;
     this.label3.Text      = "Weight";
     //
     // pictureBox3
     //
     this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox3.Image    = global::GaugeInterctionSample.Properties.Resources.Icon_2;
     this.pictureBox3.Location = new System.Drawing.Point(4, 23);
     this.pictureBox3.Margin   = new System.Windows.Forms.Padding(4);
     this.pictureBox3.Name     = "pictureBox3";
     this.pictureBox3.Size     = new System.Drawing.Size(95, 53);
     this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox3.TabIndex = 8;
     this.pictureBox3.TabStop  = false;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.AutoSize = true;
     this.flowLayoutPanel1.Controls.Add(this.label4);
     this.flowLayoutPanel1.Controls.Add(this.pictureBox4);
     this.flowLayoutPanel1.Controls.Add(this.label6);
     this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel1.Location      = new System.Drawing.Point(128, 4);
     this.flowLayoutPanel1.Margin        = new System.Windows.Forms.Padding(4);
     this.flowLayoutPanel1.Name          = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size          = new System.Drawing.Size(174, 86);
     this.flowLayoutPanel1.TabIndex      = 12;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(4, 0);
     this.label4.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(144, 28);
     this.label4.TabIndex = 9;
     this.label4.Text     = "Andrew Fuller";
     //
     // pictureBox4
     //
     this.pictureBox4.Image    = global::GaugeInterctionSample.Properties.Resources.Blue_Icon;
     this.pictureBox4.Location = new System.Drawing.Point(4, 32);
     this.pictureBox4.Margin   = new System.Windows.Forms.Padding(4);
     this.pictureBox4.Name     = "pictureBox4";
     this.pictureBox4.Size     = new System.Drawing.Size(22, 22);
     this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox4.TabIndex = 11;
     this.pictureBox4.TabStop  = false;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(4, 58);
     this.label6.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(166, 28);
     this.label6.TabIndex = 13;
     this.label6.Text     = "34 years / 175 cm";
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::GaugeInterctionSample.Properties.Resources.person;
     this.pictureBox1.Location = new System.Drawing.Point(4, 4);
     this.pictureBox1.Margin   = new System.Windows.Forms.Padding(4);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(95, 95);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox1.TabIndex = 6;
     this.pictureBox1.TabStop  = false;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.tableLayoutPanel2);
     this.panel2.Location = new System.Drawing.Point(3, 149);
     this.panel2.Margin   = new System.Windows.Forms.Padding(4);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1236, 757);
     this.panel2.TabIndex = 7;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 3;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
     this.tableLayoutPanel2.Controls.Add(this.radialGauge1, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.flowLayoutPanel5, 0, 1);
     this.tableLayoutPanel2.Controls.Add(this.radialGauge2, 1, 0);
     this.tableLayoutPanel2.Controls.Add(this.radialGauge3, 2, 0);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel2.Margin   = new System.Windows.Forms.Padding(4);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 2;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 70.14531F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 29.85469F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(1236, 757);
     this.tableLayoutPanel2.TabIndex = 12;
     //
     // radialGauge1
     //
     this.radialGauge1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.radialGauge1.ArcThickness = 2F;
     this.radialGauge1.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge1.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge1.EnableCustomNeedles          = false;
     this.radialGauge1.FillColor                    = System.Drawing.Color.DarkGray;
     this.radialGauge1.FrameThickness               = 12;
     this.radialGauge1.GaugeArcColor                = System.Drawing.Color.DarkGray;
     this.radialGauge1.GaugeLabel                   = "Food";
     this.radialGauge1.GaugeLableFont               = new System.Drawing.Font("Segoe UI", 9.75F, 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.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge1.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge1.Location            = new System.Drawing.Point(4, 4);
     this.radialGauge1.MajorDifference     = 120F;
     this.radialGauge1.MajorTickMarkHeight = 0;
     this.radialGauge1.Margin                = new System.Windows.Forms.Padding(4);
     this.radialGauge1.MaximumValue          = 3000F;
     this.radialGauge1.MinimumSize           = new System.Drawing.Size(125, 125);
     this.radialGauge1.MinorInnerLinesHeight = 0;
     this.radialGauge1.MinorTickMarkHeight   = 0;
     this.radialGauge1.Name = "radialGauge1";
     this.radialGauge1.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge1.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     range1.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     range1.EndValue       = 1100F;
     range1.Height         = 7;
     range1.InRange        = false;
     range1.Name           = "GaugeRange1";
     range1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.OutSide;
     range1.StartValue     = 0F;
     this.radialGauge1.Ranges.Add(range1);
     this.radialGauge1.ShowGaugeValue = true;
     this.radialGauge1.ShowNeedle     = false;
     this.radialGauge1.ShowScaleLabel = false;
     this.radialGauge1.ShowTicks      = true;
     this.radialGauge1.Size           = new System.Drawing.Size(403, 403);
     this.radialGauge1.TabIndex       = 7;
     this.radialGauge1.Value          = 2500F;
     //
     // flowLayoutPanel5
     //
     this.flowLayoutPanel5.AutoSize = true;
     this.tableLayoutPanel2.SetColumnSpan(this.flowLayoutPanel5, 3);
     this.flowLayoutPanel5.Controls.Add(this.label2);
     this.flowLayoutPanel5.Controls.Add(this.linearGauge1);
     this.flowLayoutPanel5.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel5.Location      = new System.Drawing.Point(4, 534);
     this.flowLayoutPanel5.Margin        = new System.Windows.Forms.Padding(4);
     this.flowLayoutPanel5.Name          = "flowLayoutPanel5";
     this.flowLayoutPanel5.Size          = new System.Drawing.Size(1228, 158);
     this.flowLayoutPanel5.TabIndex      = 11;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label2.Font      = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location  = new System.Drawing.Point(4, 0);
     this.label2.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(1224, 23);
     this.label2.TabIndex  = 10;
     this.label2.Text      = "Calories Burnt";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // linearGauge1
     //
     this.linearGauge1.Anchor = System.Windows.Forms.AnchorStyles.Top;
     this.linearGauge1.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge1.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge1.ForeColor                    = System.Drawing.Color.Gray;
     this.linearGauge1.GaugelabelFont               = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge1.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge1.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge1.LinearFrameType              = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Horizontal;
     this.linearGauge1.Location                     = new System.Drawing.Point(3, 20);
     this.linearGauge1.MajorDifference              = 100;
     this.linearGauge1.MajorTicksHeight             = 0;
     this.linearGauge1.MaximumValue                 = 30000F;
     this.linearGauge1.MinimumSize                  = new System.Drawing.Size(100, 50);
     this.linearGauge1.MinorTickCount               = 50;
     this.linearGauge1.MinorTickHeight              = 0;
     this.linearGauge1.Name                         = "linearGauge1";
     this.linearGauge1.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge1.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge1.PointerPlacement             = Syncfusion.Windows.Forms.Gauge.Placement.Center;
     linearRange1.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     linearRange1.EndValue       = 650F;
     linearRange1.Height         = 5;
     linearRange1.InRange        = false;
     linearRange1.Name           = "GaugeRange1";
     linearRange1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange1.StartValue     = 0F;
     this.linearGauge1.Ranges.Add(linearRange1);
     this.linearGauge1.ScaleColor          = System.Drawing.Color.Black;
     this.linearGauge1.ShowScaleLabel      = false;
     this.linearGauge1.Size                = new System.Drawing.Size(1224, 127);
     this.linearGauge1.TabIndex            = 6;
     this.linearGauge1.Text                = "linearGauge1";
     this.linearGauge1.Value               = 25000F;
     this.linearGauge1.ValueIndicatorColor = System.Drawing.Color.Gray;
     //
     // radialGauge2
     //
     this.radialGauge2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.radialGauge2.ArcThickness = 2F;
     this.radialGauge2.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge2.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge2.EnableCustomNeedles          = false;
     this.radialGauge2.FillColor                    = System.Drawing.Color.DarkGray;
     this.radialGauge2.FrameThickness               = 12;
     this.radialGauge2.GaugeLabel                   = "Steps";
     this.radialGauge2.GaugeLableFont               = new System.Drawing.Font("Segoe UI", 9.75F, 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.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge2.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge2.Location            = new System.Drawing.Point(415, 4);
     this.radialGauge2.MajorTickMarkHeight = 0;
     this.radialGauge2.Margin                = new System.Windows.Forms.Padding(4);
     this.radialGauge2.MaximumValue          = 100F;
     this.radialGauge2.MinimumSize           = new System.Drawing.Size(125, 125);
     this.radialGauge2.MinorInnerLinesHeight = 0;
     this.radialGauge2.MinorTickMarkHeight   = 0;
     this.radialGauge2.Name = "radialGauge2";
     this.radialGauge2.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge2.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     range2.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     range2.EndValue       = 50F;
     range2.Height         = 7;
     range2.InRange        = true;
     range2.Name           = "GaugeRange1";
     range2.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.OutSide;
     range2.StartValue     = 0F;
     this.radialGauge2.Ranges.Add(range2);
     this.radialGauge2.ShowBackgroundFrame = false;
     this.radialGauge2.ShowGaugeValue      = true;
     this.radialGauge2.ShowNeedle          = false;
     this.radialGauge2.ShowScaleLabel      = false;
     this.radialGauge2.ShowTicks           = true;
     this.radialGauge2.Size     = new System.Drawing.Size(404, 404);
     this.radialGauge2.TabIndex = 8;
     this.radialGauge2.Value    = 15F;
     //
     // radialGauge3
     //
     this.radialGauge3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.radialGauge3.ArcThickness = 2F;
     this.radialGauge3.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge3.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge3.EnableCustomNeedles          = false;
     this.radialGauge3.FillColor                    = System.Drawing.Color.DarkGray;
     this.radialGauge3.FrameThickness               = 12;
     this.radialGauge3.GaugeLabel                   = "Floor";
     this.radialGauge3.GaugeLableFont               = new System.Drawing.Font("Segoe UI", 9.75F, 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.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge3.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge3.Location            = new System.Drawing.Point(827, 4);
     this.radialGauge3.MajorDifference     = 1F;
     this.radialGauge3.MajorTickMarkHeight = 0;
     this.radialGauge3.Margin                = new System.Windows.Forms.Padding(4);
     this.radialGauge3.MaximumValue          = 100F;
     this.radialGauge3.MinimumSize           = new System.Drawing.Size(125, 125);
     this.radialGauge3.MinorInnerLinesHeight = 0;
     this.radialGauge3.MinorTickMarkHeight   = 0;
     this.radialGauge3.Name = "radialGauge3";
     this.radialGauge3.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge3.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     range3.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     range3.EndValue       = 5F;
     range3.Height         = 7;
     range3.InRange        = true;
     range3.Name           = "GaugeRange1";
     range3.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.OutSide;
     range3.StartValue     = 0F;
     this.radialGauge3.Ranges.Add(range3);
     this.radialGauge3.ShowBackgroundFrame = false;
     this.radialGauge3.ShowGaugeValue      = true;
     this.radialGauge3.ShowNeedle          = false;
     this.radialGauge3.ShowScaleLabel      = false;
     this.radialGauge3.ShowTicks           = true;
     this.radialGauge3.Size     = new System.Drawing.Size(405, 405);
     this.radialGauge3.TabIndex = 9;
     this.radialGauge3.Value    = 5F;
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 19F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1251, 976);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Font          = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin        = new System.Windows.Forms.Padding(4);
     this.MaximizeBox   = false;
     this.MinimumSize   = new System.Drawing.Size(1261, 928);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center;
     this.Style.MdiChild.IconVerticalAlignment   = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
     this.Text  = "Health Tracker";
     this.Load += new System.EventHandler(this.Form1_Load);
     this.panel1.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     this.flowLayoutPanel4.ResumeLayout(false);
     this.flowLayoutPanel4.PerformLayout();
     this.flowLayoutPanel2.ResumeLayout(false);
     this.flowLayoutPanel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.flowLayoutPanel3.ResumeLayout(false);
     this.flowLayoutPanel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     this.flowLayoutPanel1.ResumeLayout(false);
     this.flowLayoutPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.tableLayoutPanel2.PerformLayout();
     this.flowLayoutPanel5.ResumeLayout(false);
     this.flowLayoutPanel5.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #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();
     Syncfusion.Windows.Forms.Gauge.Range           range1       = new Syncfusion.Windows.Forms.Gauge.Range();
     Syncfusion.Windows.Forms.Gauge.Range           range2       = new Syncfusion.Windows.Forms.Gauge.Range();
     Syncfusion.Windows.Forms.Gauge.Range           range3       = new Syncfusion.Windows.Forms.Gauge.Range();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange1 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange2 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange3 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange4 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     System.ComponentModel.ComponentResourceManager resources    = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.splitContainerAdv1 = new Syncfusion.Windows.Forms.Tools.SplitContainerAdv();
     this.radialGauge1       = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.linearGauge1       = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.imageList1         = new System.Windows.Forms.ImageList(this.components);
     this.toolTip1           = new System.Windows.Forms.ToolTip(this.components);
     this.label2             = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.sfComboBox2        = new Syncfusion.WinForms.ListView.SfComboBox();
     this.label1             = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.sfComboBox1        = new Syncfusion.WinForms.ListView.SfComboBox();
     this.checkBox1          = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.splitContainerAdv2 = new Syncfusion.Windows.Forms.Tools.SplitContainerAdv();
     this.tableLayoutPanel2  = new System.Windows.Forms.TableLayoutPanel();
     this.autoLabel1         = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.checkBoxAdv2       = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.checkBoxAdv1       = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv1)).BeginInit();
     this.splitContainerAdv1.Panel1.SuspendLayout();
     this.splitContainerAdv1.Panel2.SuspendLayout();
     this.splitContainerAdv1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv2)).BeginInit();
     this.splitContainerAdv2.Panel1.SuspendLayout();
     this.splitContainerAdv2.Panel2.SuspendLayout();
     this.splitContainerAdv2.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkBoxAdv2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBoxAdv1)).BeginInit();
     this.SuspendLayout();
     //
     // splitContainerAdv1
     //
     this.splitContainerAdv1.BackColor       = System.Drawing.Color.White;
     this.splitContainerAdv1.BeforeTouchSize = 13;
     this.splitContainerAdv1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerAdv1.FixedPanel      = Syncfusion.Windows.Forms.Tools.Enums.FixedPanel.Panel1;
     this.splitContainerAdv1.HotExpandLine   = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
     this.splitContainerAdv1.Location        = new System.Drawing.Point(0, 0);
     this.splitContainerAdv1.Name            = "splitContainerAdv1";
     this.splitContainerAdv1.Orientation     = System.Windows.Forms.Orientation.Vertical;
     //
     // splitContainerAdv1.Panel1
     //
     this.splitContainerAdv1.Panel1.BackColor       = System.Drawing.Color.White;
     this.splitContainerAdv1.Panel1.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))));
     this.splitContainerAdv1.Panel1.Controls.Add(this.radialGauge1);
     //
     // splitContainerAdv1.Panel2
     //
     this.splitContainerAdv1.Panel2.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))));
     this.splitContainerAdv1.Panel2.Controls.Add(this.linearGauge1);
     this.splitContainerAdv1.PanelToBeCollapsed = Syncfusion.Windows.Forms.Tools.Enums.CollapsedPanel.Panel1;
     this.splitContainerAdv1.Size             = new System.Drawing.Size(598, 596);
     this.splitContainerAdv1.SplitterDistance = 400;
     this.splitContainerAdv1.SplitterWidth    = 13;
     this.splitContainerAdv1.Style            = Syncfusion.Windows.Forms.Tools.Enums.Style.Office2016Colorful;
     this.splitContainerAdv1.TabIndex         = 0;
     this.splitContainerAdv1.Text             = "splitContainerAdv1";
     this.splitContainerAdv1.ThemeName        = "Office2016Colorful";
     //
     // radialGauge1
     //
     this.radialGauge1.ArcThickness        = 2F;
     this.radialGauge1.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.radialGauge1.EnableCustomNeedles = false;
     this.radialGauge1.FillColor           = System.Drawing.Color.DarkGray;
     this.radialGauge1.FrameThickness      = 12;
     this.radialGauge1.FrameType           = Syncfusion.Windows.Forms.Gauge.FrameType.HalfCircle;
     this.radialGauge1.GaugeArcColor       = System.Drawing.Color.Black;
     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.InterLinesColor     = System.Drawing.Color.Black;
     this.radialGauge1.LabelPlacement      = Syncfusion.Windows.Forms.Gauge.LabelPlacement.Outside;
     this.radialGauge1.Location            = new System.Drawing.Point(0, 0);
     this.radialGauge1.MajorDifference     = 10F;
     this.radialGauge1.MajorTickMarkColor  = System.Drawing.Color.Black;
     this.radialGauge1.MaximumValue        = 100F;
     this.radialGauge1.MinimumSize         = new System.Drawing.Size(130, 52);
     this.radialGauge1.MinorDifference     = 3F;
     this.radialGauge1.MinorTickMarkColor  = System.Drawing.Color.Black;
     this.radialGauge1.Name                = "radialGauge1";
     this.radialGauge1.NeedleColor         = System.Drawing.Color.Black;
     this.radialGauge1.Padding             = new System.Windows.Forms.Padding(10);
     range1.Color          = System.Drawing.Color.Lime;
     range1.EndValue       = 40F;
     range1.Height         = 10;
     range1.InRange        = false;
     range1.Name           = "Normal range";
     range1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     range1.StartValue     = 0F;
     range2.Color          = System.Drawing.Color.Yellow;
     range2.EndValue       = 80F;
     range2.Height         = 10;
     range2.InRange        = false;
     range2.Name           = "Check Range";
     range2.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     range2.StartValue     = 40F;
     range3.Color          = System.Drawing.Color.Red;
     range3.EndValue       = 100F;
     range3.Height         = 10;
     range3.InRange        = false;
     range3.Name           = "Alert Range";
     range3.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     range3.StartValue     = 80F;
     this.radialGauge1.Ranges.Add(range1);
     this.radialGauge1.Ranges.Add(range2);
     this.radialGauge1.Ranges.Add(range3);
     this.radialGauge1.ReadOnly        = false;
     this.radialGauge1.ScaleLabelColor = System.Drawing.Color.Black;
     this.radialGauge1.ShowTicks       = true;
     this.radialGauge1.Size            = new System.Drawing.Size(598, 398);
     this.radialGauge1.StartAngle      = 180;
     this.radialGauge1.SweepAngle      = 180;
     this.radialGauge1.TabIndex        = 1;
     this.radialGauge1.ValueChanged   += new System.EventHandler(this.radialGauge1_ValueChanged);
     //
     // linearGauge1
     //
     this.linearGauge1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.linearGauge1.ForeColor        = System.Drawing.Color.Gray;
     this.linearGauge1.GaugelabelFont   = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge1.LinearFrameType  = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Horizontal;
     this.linearGauge1.Location         = new System.Drawing.Point(0, 0);
     this.linearGauge1.MajorTicksHeight = 15;
     this.linearGauge1.MaximumSize      = new System.Drawing.Size(598, 304);
     this.linearGauge1.MaximumValue     = 100F;
     this.linearGauge1.MinimumSize      = new System.Drawing.Size(100, 50);
     this.linearGauge1.MinorTickCount   = 5;
     this.linearGauge1.MinorTickHeight  = 10;
     this.linearGauge1.Name             = "linearGauge1";
     this.linearGauge1.Padding          = new System.Windows.Forms.Padding(10);
     this.linearGauge1.PointerPlacement = Syncfusion.Windows.Forms.Gauge.Placement.Center;
     linearRange1.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     linearRange1.EndValue       = 15F;
     linearRange1.Height         = 5;
     linearRange1.InRange        = false;
     linearRange1.Name           = "GaugeRange1";
     linearRange1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange1.StartValue     = 0F;
     linearRange2.Color          = System.Drawing.Color.Yellow;
     linearRange2.EndValue       = 30F;
     linearRange2.Height         = 5;
     linearRange2.InRange        = false;
     linearRange2.Name           = "GaugeRange2";
     linearRange2.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange2.StartValue     = 15F;
     linearRange3.Color          = System.Drawing.Color.Red;
     linearRange3.EndValue       = 40F;
     linearRange3.Height         = 5;
     linearRange3.InRange        = true;
     linearRange3.Name           = "GaugeRange3";
     linearRange3.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange3.StartValue     = 30F;
     linearRange4.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     linearRange4.EndValue       = 0F;
     linearRange4.Height         = 5;
     linearRange4.InRange        = false;
     linearRange4.Name           = "GaugeRange4";
     linearRange4.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange4.StartValue     = 0F;
     this.linearGauge1.Ranges.Add(linearRange1);
     this.linearGauge1.Ranges.Add(linearRange2);
     this.linearGauge1.Ranges.Add(linearRange3);
     this.linearGauge1.Ranges.Add(linearRange4);
     this.linearGauge1.ReadOnly            = false;
     this.linearGauge1.ScaleColor          = System.Drawing.Color.Gray;
     this.linearGauge1.Size                = new System.Drawing.Size(598, 183);
     this.linearGauge1.TabIndex            = 1;
     this.linearGauge1.Text                = "linearGauge1";
     this.linearGauge1.Value               = 40F;
     this.linearGauge1.ValueIndicatorColor = System.Drawing.Color.Gray;
     this.linearGauge1.ValueChanged       += new System.EventHandler(this.linearGauge1_ValueChanged);
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "");
     this.imageList1.Images.SetKeyName(1, "");
     //
     // label2
     //
     this.label2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label2.Location = new System.Drawing.Point(3, 143);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(92, 13);
     this.label2.TabIndex = 4;
     this.label2.Text     = "Toggle Panel On";
     //
     // sfComboBox2
     //
     this.sfComboBox2.Anchor        = System.Windows.Forms.AnchorStyles.Left;
     this.sfComboBox2.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.sfComboBox2.DropDownStyle = Syncfusion.WinForms.ListView.Enums.DropDownStyle.DropDownList;
     this.sfComboBox2.Location      = new System.Drawing.Point(3, 161);
     this.sfComboBox2.Name          = "sfComboBox2";
     this.sfComboBox2.Size          = new System.Drawing.Size(187, 28);
     this.sfComboBox2.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.sfComboBox2.TabIndex              = 3;
     this.sfComboBox2.SelectedIndexChanged += new System.EventHandler(this.sfComboBox2_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label1.Location = new System.Drawing.Point(3, 65);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(31, 13);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Style";
     //
     // sfComboBox1
     //
     this.sfComboBox1.Anchor        = System.Windows.Forms.AnchorStyles.Left;
     this.sfComboBox1.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.sfComboBox1.DropDownStyle = Syncfusion.WinForms.ListView.Enums.DropDownStyle.DropDownList;
     this.sfComboBox1.Location      = new System.Drawing.Point(3, 83);
     this.sfComboBox1.Name          = "sfComboBox1";
     this.sfComboBox1.Size          = new System.Drawing.Size(187, 28);
     this.sfComboBox1.Style.EditorStyle.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.sfComboBox1.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.sfComboBox1.Style.TokenStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sfComboBox1.TabIndex = 1;
     //
     // checkBox1
     //
     this.checkBox1.Anchor             = System.Windows.Forms.AnchorStyles.Left;
     this.checkBox1.AutoSize           = false;
     this.checkBox1.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.checkBox1.BeforeTouchSize    = new System.Drawing.Size(89, 16);
     this.checkBox1.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.checkBox1.DrawFocusRectangle = false;
     this.checkBox1.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43)))));
     this.checkBox1.HotBorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
     this.checkBox1.Location           = new System.Drawing.Point(3, 206);
     this.checkBox1.Name               = "checkBox1";
     this.checkBox1.Size               = new System.Drawing.Size(134, 16);
     this.checkBox1.Style              = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Office2016Colorful;
     this.checkBox1.TabIndex           = 0;
     this.checkBox1.Text               = "Freeze panes";
     this.checkBox1.ThemeName          = "Office2016Colorful";
     this.checkBox1.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
     //
     // splitContainerAdv2
     //
     this.splitContainerAdv2.BackColor       = System.Drawing.Color.White;
     this.splitContainerAdv2.BeforeTouchSize = 13;
     this.splitContainerAdv2.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.splitContainerAdv2.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerAdv2.FixedPanel      = Syncfusion.Windows.Forms.Tools.Enums.FixedPanel.Panel1;
     this.splitContainerAdv2.HotExpandLine   = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
     this.splitContainerAdv2.Location        = new System.Drawing.Point(0, 0);
     this.splitContainerAdv2.Name            = "splitContainerAdv2";
     //
     // splitContainerAdv2.Panel1
     //
     this.splitContainerAdv2.Panel1.BackColor       = System.Drawing.Color.White;
     this.splitContainerAdv2.Panel1.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))));
     this.splitContainerAdv2.Panel1.Controls.Add(this.splitContainerAdv1);
     //
     // splitContainerAdv2.Panel2
     //
     this.splitContainerAdv2.Panel2.AutoSize        = true;
     this.splitContainerAdv2.Panel2.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))));
     this.splitContainerAdv2.Panel2.Controls.Add(this.tableLayoutPanel2);
     this.splitContainerAdv2.Panel2.Padding     = new System.Windows.Forms.Padding(0, 50, 0, 0);
     this.splitContainerAdv2.PanelToBeCollapsed = Syncfusion.Windows.Forms.Tools.Enums.CollapsedPanel.Panel1;
     this.splitContainerAdv2.Size             = new System.Drawing.Size(877, 598);
     this.splitContainerAdv2.SplitterDistance = 600;
     this.splitContainerAdv2.SplitterWidth    = 13;
     this.splitContainerAdv2.Style            = Syncfusion.Windows.Forms.Tools.Enums.Style.Office2016Colorful;
     this.splitContainerAdv2.TabIndex         = 2;
     this.splitContainerAdv2.Text             = "splitContainerAdv2";
     this.splitContainerAdv2.ThemeName        = "Office2016Colorful";
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.AutoScroll  = true;
     this.tableLayoutPanel2.AutoSize    = true;
     this.tableLayoutPanel2.BackColor   = Color.Transparent;
     this.tableLayoutPanel2.ColumnCount = 1;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Controls.Add(this.checkBoxAdv2, 0, 6);
     this.tableLayoutPanel2.Controls.Add(this.checkBoxAdv1, 0, 7);
     this.tableLayoutPanel2.Controls.Add(this.autoLabel1, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.checkBox1, 0, 5);
     this.tableLayoutPanel2.Controls.Add(this.sfComboBox2, 0, 4);
     this.tableLayoutPanel2.Controls.Add(this.label2, 0, 3);
     this.tableLayoutPanel2.Controls.Add(this.sfComboBox1, 0, 2);
     this.tableLayoutPanel2.Controls.Add(this.label1, 0, 1);
     this.tableLayoutPanel2.Location = new System.Drawing.Point(21, 57);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 8;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12.5F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12.5F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12.5F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12.5F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12.5F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12.5F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12.5F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12.5F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(200, 317);
     this.tableLayoutPanel2.TabIndex = 3;
     //
     // autoLabel1
     //
     this.autoLabel1.Anchor   = System.Windows.Forms.AnchorStyles.Left;
     this.autoLabel1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel1.Location = new System.Drawing.Point(3, 9);
     this.autoLabel1.Name     = "autoLabel1";
     this.autoLabel1.Size     = new System.Drawing.Size(91, 20);
     this.autoLabel1.TabIndex = 7;
     this.autoLabel1.Text     = "Properties";
     //
     // checkBoxAdv2
     //
     this.checkBoxAdv2.Anchor             = System.Windows.Forms.AnchorStyles.Left;
     this.checkBoxAdv2.AutoSize           = false;
     this.checkBoxAdv2.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.checkBoxAdv2.BeforeTouchSize    = new System.Drawing.Size(134, 16);
     this.checkBoxAdv2.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.checkBoxAdv2.DrawFocusRectangle = false;
     this.checkBoxAdv2.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43)))));
     this.checkBoxAdv2.HotBorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
     this.checkBoxAdv2.Location           = new System.Drawing.Point(3, 245);
     this.checkBoxAdv2.Name               = "checkBoxAdv2";
     this.checkBoxAdv2.Size               = new System.Drawing.Size(134, 16);
     this.checkBoxAdv2.Style              = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Office2016Colorful;
     this.checkBoxAdv2.TabIndex           = 6;
     this.checkBoxAdv2.Text               = "Collapse LinearGauge";
     this.checkBoxAdv2.ThemeName          = "Office2016Colorful";
     this.checkBoxAdv2.CheckStateChanged += new System.EventHandler(this.checkBoxAdv2_CheckStateChanged);
     //
     // checkBoxAdv1
     //
     this.checkBoxAdv1.Anchor             = System.Windows.Forms.AnchorStyles.Left;
     this.checkBoxAdv1.AutoSize           = false;
     this.checkBoxAdv1.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.checkBoxAdv1.BeforeTouchSize    = new System.Drawing.Size(135, 16);
     this.checkBoxAdv1.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.checkBoxAdv1.DrawFocusRectangle = false;
     this.checkBoxAdv1.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43)))));
     this.checkBoxAdv1.HotBorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
     this.checkBoxAdv1.Location           = new System.Drawing.Point(3, 287);
     this.checkBoxAdv1.Name               = "checkBoxAdv1";
     this.checkBoxAdv1.Size               = new System.Drawing.Size(135, 16);
     this.checkBoxAdv1.Style              = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Office2016Colorful;
     this.checkBoxAdv1.TabIndex           = 5;
     this.checkBoxAdv1.Text               = "Collapse RadialGauge";
     this.checkBoxAdv1.ThemeName          = "Office2016Colorful";
     this.checkBoxAdv1.CheckStateChanged += new System.EventHandler(this.checkBoxAdv1_CheckStateChanged);
     //
     // Form1
     //
     this.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(877, 598);
     this.Controls.Add(this.splitContainerAdv2);
     this.MaximumSize   = new System.Drawing.Size(893, 662);
     this.MinimumSize   = new System.Drawing.Size(893, 615);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "SplitContainer";
     this.Load         += new System.EventHandler(this.Form1_Load);
     this.splitContainerAdv1.Panel1.ResumeLayout(false);
     this.splitContainerAdv1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv1)).EndInit();
     this.splitContainerAdv1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).EndInit();
     this.splitContainerAdv2.Panel1.ResumeLayout(false);
     this.splitContainerAdv2.Panel2.ResumeLayout(false);
     this.splitContainerAdv2.Panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv2)).EndInit();
     this.splitContainerAdv2.ResumeLayout(false);
     this.splitContainerAdv2.PerformLayout();
     this.tableLayoutPanel2.ResumeLayout(false);
     this.tableLayoutPanel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkBoxAdv2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBoxAdv1)).EndInit();
     this.ResumeLayout(false);
 }
Пример #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange1 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange2 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange3 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.Range           range1       = new Syncfusion.Windows.Forms.Gauge.Range();
     Syncfusion.Windows.Forms.Gauge.Range           range2       = new Syncfusion.Windows.Forms.Gauge.Range();
     Syncfusion.Windows.Forms.Gauge.Range           range3       = new Syncfusion.Windows.Forms.Gauge.Range();
     System.ComponentModel.ComponentResourceManager resources    = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.panel1                 = new System.Windows.Forms.Panel();
     this.comboBoxAdv1           = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.label1                 = new System.Windows.Forms.Label();
     this.panel2                 = new System.Windows.Forms.Panel();
     this.LinearDigitalBasePanel = new System.Windows.Forms.Panel();
     this.DigitalGaugePanel      = new System.Windows.Forms.Panel();
     this.digitalGauge1          = new Syncfusion.Windows.Forms.Gauge.DigitalGauge();
     this.LinearGaugePanel       = new System.Windows.Forms.Panel();
     this.linearGauge1           = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.RadialGaugePanel       = new System.Windows.Forms.Panel();
     this.radialGauge1           = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).BeginInit();
     this.panel2.SuspendLayout();
     this.LinearDigitalBasePanel.SuspendLayout();
     this.DigitalGaugePanel.SuspendLayout();
     this.LinearGaugePanel.SuspendLayout();
     this.RadialGaugePanel.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Transparent;
     this.panel1.Controls.Add(this.comboBoxAdv1);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(2, 2);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(980, 46);
     this.panel1.TabIndex = 0;
     //
     // comboBoxAdv1
     //
     this.comboBoxAdv1.BackColor       = System.Drawing.Color.White;
     this.comboBoxAdv1.BeforeTouchSize = new System.Drawing.Size(201, 25);
     this.comboBoxAdv1.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxAdv1.Font            = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboBoxAdv1.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(126)))), ((int)(((byte)(126)))), ((int)(((byte)(126)))));
     this.comboBoxAdv1.Items.AddRange(new object[] {
         "Office2019Colorful",
         "HighContrastBlack",
         "Office2016Colorful",
         "Office2016DarkGray",
         "Office2016White",
         "Office2016Black",
         "Metro",
         "Blue",
         "Silver",
         "Custom"
     });
     this.comboBoxAdv1.Location  = new System.Drawing.Point(999, 10);
     this.comboBoxAdv1.Name      = "comboBoxAdv1";
     this.comboBoxAdv1.Size      = new System.Drawing.Size(201, 25);
     this.comboBoxAdv1.Style     = Syncfusion.Windows.Forms.VisualStyle.Metro;
     this.comboBoxAdv1.TabIndex  = 7;
     this.comboBoxAdv1.Text      = "Office2019Colorful";
     this.comboBoxAdv1.ThemeName = "Metro";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(126)))), ((int)(((byte)(126)))), ((int)(((byte)(126)))));
     this.label1.Location  = new System.Drawing.Point(895, 14);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(95, 17);
     this.label1.TabIndex  = 6;
     this.label1.Text      = "Switch Theme:";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.Transparent;
     this.panel2.Controls.Add(this.LinearDigitalBasePanel);
     this.panel2.Controls.Add(this.RadialGaugePanel);
     this.panel2.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location     = new System.Drawing.Point(2, 48);
     this.panel2.Name         = "panel2";
     this.panel2.Padding      = new System.Windows.Forms.Padding(30, 25, 25, 25);
     this.panel2.Size         = new System.Drawing.Size(980, 511);
     this.panel2.TabIndex     = 4;
     this.panel2.SizeChanged += new System.EventHandler(this.panel2_SizeChanged);
     //
     // LinearDigitalBasePanel
     //
     this.LinearDigitalBasePanel.BackColor = System.Drawing.Color.Transparent;
     this.LinearDigitalBasePanel.Controls.Add(this.DigitalGaugePanel);
     this.LinearDigitalBasePanel.Controls.Add(this.LinearGaugePanel);
     this.LinearDigitalBasePanel.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.LinearDigitalBasePanel.Location     = new System.Drawing.Point(434, 25);
     this.LinearDigitalBasePanel.Name         = "LinearDigitalBasePanel";
     this.LinearDigitalBasePanel.Size         = new System.Drawing.Size(521, 461);
     this.LinearDigitalBasePanel.TabIndex     = 1;
     this.LinearDigitalBasePanel.SizeChanged += new System.EventHandler(this.LinearDigitalBasePanel_SizeChanged);
     //
     // DigitalGaugePanel
     //
     this.DigitalGaugePanel.BackColor   = System.Drawing.Color.Transparent;
     this.DigitalGaugePanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.DigitalGaugePanel.Controls.Add(this.digitalGauge1);
     this.DigitalGaugePanel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.DigitalGaugePanel.Location = new System.Drawing.Point(0, 295);
     this.DigitalGaugePanel.Name     = "DigitalGaugePanel";
     this.DigitalGaugePanel.Size     = new System.Drawing.Size(521, 166);
     this.DigitalGaugePanel.TabIndex = 1;
     //
     // digitalGauge1
     //
     this.digitalGauge1.DisplayRecordIndex = 0;
     this.digitalGauge1.Location           = new System.Drawing.Point(120, 58);
     this.digitalGauge1.MaximumSize        = new System.Drawing.Size(500, 180);
     this.digitalGauge1.MinimumSize        = new System.Drawing.Size(90, 90);
     this.digitalGauge1.Name     = "digitalGauge1";
     this.digitalGauge1.Size     = new System.Drawing.Size(288, 104);
     this.digitalGauge1.TabIndex = 0;
     this.digitalGauge1.Value    = "12345";
     //
     // LinearGaugePanel
     //
     this.LinearGaugePanel.BackColor   = System.Drawing.Color.Transparent;
     this.LinearGaugePanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.LinearGaugePanel.Controls.Add(this.linearGauge1);
     this.LinearGaugePanel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.LinearGaugePanel.Location = new System.Drawing.Point(0, 0);
     this.LinearGaugePanel.Name     = "LinearGaugePanel";
     this.LinearGaugePanel.Size     = new System.Drawing.Size(521, 295);
     this.LinearGaugePanel.TabIndex = 0;
     //
     // linearGauge1
     //
     this.linearGauge1.ForeColor        = System.Drawing.Color.Gray;
     this.linearGauge1.GaugelabelFont   = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge1.LinearFrameType  = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Horizontal;
     this.linearGauge1.Location         = new System.Drawing.Point(108, 90);
     this.linearGauge1.MajorTicksHeight = 15;
     this.linearGauge1.MinimumSize      = new System.Drawing.Size(75, 125);
     this.linearGauge1.MinorTickCount   = 5;
     this.linearGauge1.MinorTickHeight  = 10;
     this.linearGauge1.Name             = "linearGauge1";
     this.linearGauge1.PointerPlacement = Syncfusion.Windows.Forms.Gauge.Placement.Center;
     linearRange1.Color          = System.Drawing.Color.Red;
     linearRange1.EndValue       = 40F;
     linearRange1.Height         = 5;
     linearRange1.InRange        = false;
     linearRange1.Name           = "GaugeRange1";
     linearRange1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange1.StartValue     = 0F;
     linearRange2.Color          = System.Drawing.Color.Yellow;
     linearRange2.EndValue       = 80F;
     linearRange2.Height         = 5;
     linearRange2.InRange        = true;
     linearRange2.Name           = "GaugeRange2";
     linearRange2.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange2.StartValue     = 40F;
     linearRange3.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     linearRange3.EndValue       = 120F;
     linearRange3.Height         = 5;
     linearRange3.InRange        = false;
     linearRange3.Name           = "GaugeRange3";
     linearRange3.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange3.StartValue     = 80F;
     this.linearGauge1.Ranges.Add(linearRange1);
     this.linearGauge1.Ranges.Add(linearRange2);
     this.linearGauge1.Ranges.Add(linearRange3);
     this.linearGauge1.ScaleColor          = System.Drawing.Color.Gray;
     this.linearGauge1.Size                = new System.Drawing.Size(300, 125);
     this.linearGauge1.TabIndex            = 0;
     this.linearGauge1.Text                = "linearGauge1";
     this.linearGauge1.Value               = 30F;
     this.linearGauge1.ValueIndicatorColor = System.Drawing.Color.Gray;
     //
     // RadialGaugePanel
     //
     this.RadialGaugePanel.BackColor   = System.Drawing.Color.Transparent;
     this.RadialGaugePanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.RadialGaugePanel.Controls.Add(this.radialGauge1);
     this.RadialGaugePanel.Dock      = System.Windows.Forms.DockStyle.Left;
     this.RadialGaugePanel.ForeColor = System.Drawing.Color.Transparent;
     this.RadialGaugePanel.Location  = new System.Drawing.Point(30, 25);
     this.RadialGaugePanel.Margin    = new System.Windows.Forms.Padding(3, 3, 0, 3);
     this.RadialGaugePanel.Name      = "RadialGaugePanel";
     this.RadialGaugePanel.Size      = new System.Drawing.Size(404, 461);
     this.RadialGaugePanel.TabIndex  = 0;
     //
     // 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.LabelPlacement      = Syncfusion.Windows.Forms.Gauge.LabelPlacement.Outside;
     this.radialGauge1.Location            = new System.Drawing.Point(44, 90);
     this.radialGauge1.MinimumSize         = new System.Drawing.Size(125, 125);
     this.radialGauge1.MinorDifference     = 10F;
     this.radialGauge1.Name = "radialGauge1";
     range1.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     range1.EndValue        = 40F;
     range1.Height          = 5;
     range1.InRange         = true;
     range1.Name            = "GaugeRange1";
     range1.RangePlacement  = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     range1.StartValue      = 0F;
     range2.Color           = System.Drawing.Color.Yellow;
     range2.EndValue        = 80F;
     range2.Height          = 5;
     range2.InRange         = true;
     range2.Name            = "GaugeRange2";
     range2.RangePlacement  = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     range2.StartValue      = 40F;
     range3.Color           = System.Drawing.Color.Red;
     range3.EndValue        = 120F;
     range3.Height          = 5;
     range3.InRange         = false;
     range3.Name            = "GaugeRange3";
     range3.RangePlacement  = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     range3.StartValue      = 80F;
     this.radialGauge1.Ranges.Add(range1);
     this.radialGauge1.Ranges.Add(range2);
     this.radialGauge1.Ranges.Add(range3);
     this.radialGauge1.ShowTicks       = true;
     this.radialGauge1.Size            = new System.Drawing.Size(317, 317);
     this.radialGauge1.TabIndex        = 0;
     this.radialGauge1.TextOrientation = Syncfusion.Windows.Forms.Gauge.TextOrientation.SlideOver;
     this.radialGauge1.Value           = 40F;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(984, 561);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Font   = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name   = "Form1";
     this.Text   = "Gauge Theme ";
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.LinearDigitalBasePanel.ResumeLayout(false);
     this.DigitalGaugePanel.ResumeLayout(false);
     this.LinearGaugePanel.ResumeLayout(false);
     this.RadialGaugePanel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.Windows.Forms.Gauge.LinearRange linearRange1  = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange linearRange2  = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange linearRange3  = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange linearRange4  = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange linearRange5  = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange linearRange6  = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.CaptionImage      captionImage1 = new Syncfusion.Windows.Forms.CaptionImage();
     this.splitContainerAdv1 = new Syncfusion.Windows.Forms.Tools.SplitContainerAdv();
     this.label3             = new System.Windows.Forms.Label();
     this.linearGauge3       = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.linearGauge2       = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.linearGauge1       = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.trackBarEx1        = new Syncfusion.Windows.Forms.Tools.TrackBarEx(0, 10);
     this.comboBoxAdv1       = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.label2             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv1)).BeginInit();
     this.splitContainerAdv1.Panel1.SuspendLayout();
     this.splitContainerAdv1.Panel2.SuspendLayout();
     this.splitContainerAdv1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).BeginInit();
     this.SuspendLayout();
     //
     // splitContainerAdv1
     //
     this.splitContainerAdv1.BeforeTouchSize = 1;
     this.splitContainerAdv1.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.splitContainerAdv1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerAdv1.HotGripLight    = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.WindowFrame);
     this.splitContainerAdv1.IsSplitterFixed = true;
     this.splitContainerAdv1.Location        = new System.Drawing.Point(0, 0);
     this.splitContainerAdv1.Name            = "splitContainerAdv1";
     //
     // splitContainerAdv1.Panel1
     //
     this.splitContainerAdv1.Panel1.Controls.Add(this.label3);
     this.splitContainerAdv1.Panel1.Controls.Add(this.linearGauge3);
     this.splitContainerAdv1.Panel1.Controls.Add(this.linearGauge2);
     this.splitContainerAdv1.Panel1.Controls.Add(this.linearGauge1);
     //
     // splitContainerAdv1.Panel2
     //
     this.splitContainerAdv1.Panel2.Controls.Add(this.trackBarEx1);
     this.splitContainerAdv1.Panel2.Controls.Add(this.comboBoxAdv1);
     this.splitContainerAdv1.Panel2.Controls.Add(this.label2);
     this.splitContainerAdv1.Panel2.Controls.Add(this.label1);
     this.splitContainerAdv1.Size             = new System.Drawing.Size(912, 534);
     this.splitContainerAdv1.SplitterDistance = 650;
     this.splitContainerAdv1.SplitterWidth    = 1;
     this.splitContainerAdv1.TabIndex         = 0;
     this.splitContainerAdv1.Text             = "splitContainerAdv1";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(270, 491);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(103, 21);
     this.label3.TabIndex = 3;
     this.label3.Text     = "Pointer Value";
     //
     // linearGauge3
     //
     this.linearGauge3.BackgroundGradientEndColor   = System.Drawing.Color.White;
     this.linearGauge3.BackgroundGradientStartColor = System.Drawing.Color.White;
     this.linearGauge3.Font                         = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge3.ForeColor                    = System.Drawing.Color.Gray;
     this.linearGauge3.GaugeBaseColor               = System.Drawing.Color.White;
     this.linearGauge3.GaugelabelFont               = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge3.InnerFrameGradientEndColor   = System.Drawing.Color.White;
     this.linearGauge3.InnerFrameGradientStartColor = System.Drawing.Color.White;
     this.linearGauge3.LinearFrameType              = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Vertical;
     this.linearGauge3.Location                     = new System.Drawing.Point(62, 24);
     this.linearGauge3.MajorDifference              = 10;
     this.linearGauge3.MajorTicksHeight             = 15;
     this.linearGauge3.MaximumValue                 = 100F;
     this.linearGauge3.MinimumSize                  = new System.Drawing.Size(75, 125);
     this.linearGauge3.MinorTickCount               = 0;
     this.linearGauge3.MinorTickHeight              = 0;
     this.linearGauge3.Name                         = "linearGauge3";
     this.linearGauge3.OuterFrameGradientEndColor   = System.Drawing.Color.White;
     this.linearGauge3.OuterFrameGradientStartColor = System.Drawing.Color.White;
     this.linearGauge3.PointerPlacement             = Syncfusion.Windows.Forms.Gauge.Placement.Center;
     linearRange1.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(181)))), ((int)(((byte)(63)))));
     linearRange1.EndValue       = 50F;
     linearRange1.Height         = 5;
     linearRange1.InRange        = true;
     linearRange1.Name           = "GaugeRange1";
     linearRange1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange1.StartValue     = 0F;
     linearRange2.Color          = System.Drawing.Color.White;
     linearRange2.EndValue       = 70F;
     linearRange2.Height         = 5;
     linearRange2.InRange        = false;
     linearRange2.Name           = "GaugeRange2";
     linearRange2.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange2.StartValue     = 50F;
     linearRange3.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
     linearRange3.EndValue       = 100F;
     linearRange3.Height         = 5;
     linearRange3.InRange        = false;
     linearRange3.Name           = "GaugeRange3";
     linearRange3.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange3.StartValue     = 70F;
     this.linearGauge3.Ranges.Add(linearRange1);
     this.linearGauge3.Ranges.Add(linearRange2);
     this.linearGauge3.Ranges.Add(linearRange3);
     this.linearGauge3.Size                = new System.Drawing.Size(125, 460);
     this.linearGauge3.TabIndex            = 2;
     this.linearGauge3.Text                = "linearGauge3";
     this.linearGauge3.Value               = 15F;
     this.linearGauge3.ValueIndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(170)))), ((int)(((byte)(176)))));
     //
     // linearGauge2
     //
     this.linearGauge2.BackgroundGradientEndColor   = System.Drawing.Color.White;
     this.linearGauge2.BackgroundGradientStartColor = System.Drawing.Color.White;
     this.linearGauge2.Font                         = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge2.ForeColor                    = System.Drawing.Color.Gray;
     this.linearGauge2.GaugelabelFont               = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge2.InnerFrameGradientEndColor   = System.Drawing.Color.White;
     this.linearGauge2.InnerFrameGradientStartColor = System.Drawing.Color.White;
     this.linearGauge2.LinearFrameType              = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Vertical;
     this.linearGauge2.Location                     = new System.Drawing.Point(410, 24);
     this.linearGauge2.MajorDifference              = 10;
     this.linearGauge2.MajorTicksHeight             = 15;
     this.linearGauge2.MaximumValue                 = 30F;
     this.linearGauge2.MinimumSize                  = new System.Drawing.Size(75, 125);
     this.linearGauge2.MinorTickCount               = 4;
     this.linearGauge2.MinorTickHeight              = 7;
     this.linearGauge2.Name                         = "linearGauge2";
     this.linearGauge2.OuterFrameGradientEndColor   = System.Drawing.Color.White;
     this.linearGauge2.OuterFrameGradientStartColor = System.Drawing.Color.White;
     this.linearGauge2.PointerPlacement             = Syncfusion.Windows.Forms.Gauge.Placement.Center;
     linearRange4.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     linearRange4.EndValue       = 30F;
     linearRange4.Height         = 5;
     linearRange4.InRange        = true;
     linearRange4.Name           = "GaugeRange1";
     linearRange4.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange4.StartValue     = 0F;
     this.linearGauge2.Ranges.Add(linearRange4);
     this.linearGauge2.Size                = new System.Drawing.Size(125, 425);
     this.linearGauge2.TabIndex            = 1;
     this.linearGauge2.Text                = "linearGauge2";
     this.linearGauge2.Value               = 15F;
     this.linearGauge2.ValueIndicatorColor = System.Drawing.Color.White;
     //
     // linearGauge1
     //
     this.linearGauge1.BackgroundGradientEndColor   = System.Drawing.Color.White;
     this.linearGauge1.BackgroundGradientStartColor = System.Drawing.Color.White;
     this.linearGauge1.Font                         = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge1.ForeColor                    = System.Drawing.Color.Gray;
     this.linearGauge1.GaugelabelFont               = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge1.InnerFrameGradientEndColor   = System.Drawing.Color.White;
     this.linearGauge1.InnerFrameGradientStartColor = System.Drawing.Color.White;
     this.linearGauge1.LinearFrameType              = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Vertical;
     this.linearGauge1.Location                     = new System.Drawing.Point(263, 24);
     this.linearGauge1.MajorDifference              = 10;
     this.linearGauge1.MajorTicksHeight             = 15;
     this.linearGauge1.MaximumValue                 = 50F;
     this.linearGauge1.MinimumSize                  = new System.Drawing.Size(75, 125);
     this.linearGauge1.MinorTickCount               = 4;
     this.linearGauge1.MinorTickHeight              = 7;
     this.linearGauge1.Name                         = "linearGauge1";
     this.linearGauge1.OuterFrameGradientEndColor   = System.Drawing.Color.White;
     this.linearGauge1.OuterFrameGradientStartColor = System.Drawing.Color.White;
     this.linearGauge1.PointerPlacement             = Syncfusion.Windows.Forms.Gauge.Placement.Center;
     linearRange5.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     linearRange5.EndValue       = 30F;
     linearRange5.Height         = 5;
     linearRange5.InRange        = true;
     linearRange5.Name           = "GaugeRange1";
     linearRange5.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange5.StartValue     = 0F;
     linearRange6.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     linearRange6.EndValue       = 50F;
     linearRange6.Height         = 5;
     linearRange6.InRange        = false;
     linearRange6.Name           = "GaugeRange2";
     linearRange6.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange6.StartValue     = 30F;
     this.linearGauge1.Ranges.Add(linearRange5);
     this.linearGauge1.Ranges.Add(linearRange6);
     this.linearGauge1.Size                = new System.Drawing.Size(125, 460);
     this.linearGauge1.TabIndex            = 0;
     this.linearGauge1.Text                = "linearGauge1";
     this.linearGauge1.Value               = 15F;
     this.linearGauge1.ValueIndicatorColor = System.Drawing.Color.White;
     //
     // trackBarEx1
     //
     this.trackBarEx1.BackColor       = System.Drawing.Color.White;
     this.trackBarEx1.BeforeTouchSize = new System.Drawing.Size(224, 20);
     this.trackBarEx1.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.trackBarEx1.Location        = new System.Drawing.Point(19, 372);
     this.trackBarEx1.Name            = "trackBarEx1";
     this.trackBarEx1.Size            = new System.Drawing.Size(224, 20);
     this.trackBarEx1.Style           = Syncfusion.Windows.Forms.Tools.TrackBarEx.Theme.Metro;
     this.trackBarEx1.TabIndex        = 3;
     this.trackBarEx1.Text            = "trackBarEx1";
     this.trackBarEx1.TimerInterval   = 100;
     this.trackBarEx1.Value           = 5;
     //
     // comboBoxAdv1
     //
     this.comboBoxAdv1.BackColor       = System.Drawing.Color.White;
     this.comboBoxAdv1.BeforeTouchSize = new System.Drawing.Size(224, 29);
     this.comboBoxAdv1.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboBoxAdv1.Items.AddRange(new object[] {
         "Ball Pointer",
         "Thermometer",
         "Custom Ranges"
     });
     this.comboBoxAdv1.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.comboBoxAdv1, "Ball Pointer"));
     this.comboBoxAdv1.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.comboBoxAdv1, "Thermometer"));
     this.comboBoxAdv1.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.comboBoxAdv1, "Custom Ranges"));
     this.comboBoxAdv1.Location              = new System.Drawing.Point(19, 207);
     this.comboBoxAdv1.Name                  = "comboBoxAdv1";
     this.comboBoxAdv1.Size                  = new System.Drawing.Size(224, 29);
     this.comboBoxAdv1.Style                 = Syncfusion.Windows.Forms.VisualStyle.Metro;
     this.comboBoxAdv1.TabIndex              = 2;
     this.comboBoxAdv1.SelectedIndexChanged += new System.EventHandler(this.comboBoxAdv1_SelectedIndexChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(15, 296);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(103, 21);
     this.label2.TabIndex = 1;
     this.label2.Text     = "Pointer Value";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(15, 128);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(92, 21);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Appearance";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CaptionAlign        = System.Windows.Forms.HorizontalAlignment.Left;
     this.CaptionBarColor     = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
     this.CaptionBarHeight    = 72;
     this.CaptionButtonColor  = System.Drawing.Color.White;
     this.CaptionFont         = new System.Drawing.Font("Segoe UI", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CaptionForeColor    = System.Drawing.Color.White;
     captionImage1.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
     captionImage1.Location   = new System.Drawing.Point(5, 22);
     captionImage1.Name       = "CaptionImage1";
     this.CaptionImages.Add(captionImage1);
     this.ClientSize = new System.Drawing.Size(912, 534);
     this.Controls.Add(this.splitContainerAdv1);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Custom Renderer for LinearGauge";
     this.splitContainerAdv1.Panel1.ResumeLayout(false);
     this.splitContainerAdv1.Panel1.PerformLayout();
     this.splitContainerAdv1.Panel2.ResumeLayout(false);
     this.splitContainerAdv1.Panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv1)).EndInit();
     this.splitContainerAdv1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).EndInit();
     this.ResumeLayout(false);
 }
Пример #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange1 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange2 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange3 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.Range           range1       = new Syncfusion.Windows.Forms.Gauge.Range();
     Syncfusion.Windows.Forms.Gauge.Range           range2       = new Syncfusion.Windows.Forms.Gauge.Range();
     Syncfusion.Windows.Forms.Gauge.Range           range3       = new Syncfusion.Windows.Forms.Gauge.Range();
     System.ComponentModel.ComponentResourceManager resources    = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.panel1                 = new System.Windows.Forms.Panel();
     this.panel11                = new System.Windows.Forms.Panel();
     this.comboBoxAdv1           = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.label2                 = new System.Windows.Forms.Label();
     this.panel3                 = new System.Windows.Forms.Panel();
     this.panel2                 = new System.Windows.Forms.Panel();
     this.label1                 = new System.Windows.Forms.Label();
     this.panel4                 = new System.Windows.Forms.Panel();
     this.panel5                 = new System.Windows.Forms.Panel();
     this.flowLayoutPanel1       = new System.Windows.Forms.FlowLayoutPanel();
     this.panel6                 = new System.Windows.Forms.Panel();
     this.panel7                 = new System.Windows.Forms.Panel();
     this.panel8                 = new System.Windows.Forms.Panel();
     this.panel9                 = new System.Windows.Forms.Panel();
     this.panel10                = new System.Windows.Forms.Panel();
     this.LinearDigitalBasePanel = new System.Windows.Forms.Panel();
     this.DigitalGaugePanel      = new System.Windows.Forms.Panel();
     this.digitalGauge1          = new Syncfusion.Windows.Forms.Gauge.DigitalGauge();
     this.LinearGaugePanel       = new System.Windows.Forms.Panel();
     this.linearGauge1           = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.RadialGaugePanel       = new System.Windows.Forms.Panel();
     this.radialGauge1           = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.label3                 = new System.Windows.Forms.Label();
     this.label4                 = new System.Windows.Forms.Label();
     this.label5                 = new System.Windows.Forms.Label();
     this.panel1.SuspendLayout();
     this.panel11.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).BeginInit();
     this.panel2.SuspendLayout();
     this.panel5.SuspendLayout();
     this.panel6.SuspendLayout();
     this.panel8.SuspendLayout();
     this.panel9.SuspendLayout();
     this.panel10.SuspendLayout();
     this.LinearDigitalBasePanel.SuspendLayout();
     this.DigitalGaugePanel.SuspendLayout();
     this.LinearGaugePanel.SuspendLayout();
     this.RadialGaugePanel.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panel11);
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Controls.Add(this.panel2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1229, 46);
     this.panel1.TabIndex = 0;
     //
     // panel11
     //
     this.panel11.Controls.Add(this.comboBoxAdv1);
     this.panel11.Controls.Add(this.label2);
     this.panel11.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel11.Location = new System.Drawing.Point(833, 0);
     this.panel11.Name     = "panel11";
     this.panel11.Size     = new System.Drawing.Size(396, 46);
     this.panel11.TabIndex = 2;
     //
     // comboBoxAdv1
     //
     this.comboBoxAdv1.BackColor       = System.Drawing.Color.White;
     this.comboBoxAdv1.BeforeTouchSize = new System.Drawing.Size(201, 25);
     this.comboBoxAdv1.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxAdv1.Font            = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboBoxAdv1.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(126)))), ((int)(((byte)(126)))), ((int)(((byte)(126)))));
     this.comboBoxAdv1.Items.AddRange(new object[] {
         "Office2016Colorful",
         "Office2016DarkGray",
         "Office2016White",
         "Office2016Black",
         "Metro",
         "Blue",
         "Black",
         "Silver",
         "Custom"
     });
     this.comboBoxAdv1.Location = new System.Drawing.Point(183, 12);
     this.comboBoxAdv1.Name     = "comboBoxAdv1";
     this.comboBoxAdv1.Size     = new System.Drawing.Size(201, 25);
     this.comboBoxAdv1.Style    = Syncfusion.Windows.Forms.VisualStyle.Metro;
     this.comboBoxAdv1.TabIndex = 3;
     this.comboBoxAdv1.Text     = "Office2016Colorful";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(126)))), ((int)(((byte)(126)))), ((int)(((byte)(126)))));
     this.label2.Location  = new System.Drawing.Point(79, 16);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(95, 17);
     this.label2.TabIndex  = 0;
     this.label2.Text      = "Switch Theme:";
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.panel3.Dock      = System.Windows.Forms.DockStyle.Left;
     this.panel3.Location  = new System.Drawing.Point(356, 0);
     this.panel3.Name      = "panel3";
     this.panel3.Size      = new System.Drawing.Size(2, 46);
     this.panel3.TabIndex  = 1;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.label1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(356, 46);
     this.panel2.TabIndex = 1;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(126)))), ((int)(((byte)(126)))), ((int)(((byte)(126)))));
     this.label1.Location  = new System.Drawing.Point(12, 14);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(78, 17);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Personalize";
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.panel4.Dock      = System.Windows.Forms.DockStyle.Top;
     this.panel4.Location  = new System.Drawing.Point(0, 46);
     this.panel4.Name      = "panel4";
     this.panel4.Size      = new System.Drawing.Size(1229, 2);
     this.panel4.TabIndex  = 1;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.flowLayoutPanel1);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel5.Location = new System.Drawing.Point(0, 48);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(356, 552);
     this.panel5.TabIndex = 2;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.AutoScroll    = true;
     this.flowLayoutPanel1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel1.Location      = new System.Drawing.Point(0, 0);
     this.flowLayoutPanel1.Name          = "flowLayoutPanel1";
     this.flowLayoutPanel1.Padding       = new System.Windows.Forms.Padding(3, 10, 10, 10);
     this.flowLayoutPanel1.Size          = new System.Drawing.Size(356, 552);
     this.flowLayoutPanel1.TabIndex      = 0;
     this.flowLayoutPanel1.WrapContents  = false;
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.panel6.Controls.Add(this.panel7);
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel6.Location = new System.Drawing.Point(356, 48);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(2, 552);
     this.panel6.TabIndex = 3;
     //
     // panel7
     //
     this.panel7.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel7.Location = new System.Drawing.Point(0, 0);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(2, 552);
     this.panel7.TabIndex = 0;
     //
     // panel8
     //
     this.panel8.Controls.Add(this.panel9);
     this.panel8.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel8.Location = new System.Drawing.Point(358, 48);
     this.panel8.Name     = "panel8";
     this.panel8.Padding  = new System.Windows.Forms.Padding(30, 25, 25, 25);
     this.panel8.Size     = new System.Drawing.Size(871, 552);
     this.panel8.TabIndex = 4;
     //
     // panel9
     //
     this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.panel9.Controls.Add(this.panel10);
     this.panel9.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel9.Location = new System.Drawing.Point(30, 25);
     this.panel9.Name     = "panel9";
     this.panel9.Padding  = new System.Windows.Forms.Padding(2);
     this.panel9.Size     = new System.Drawing.Size(816, 502);
     this.panel9.TabIndex = 0;
     //
     // panel10
     //
     this.panel10.BackColor = System.Drawing.Color.White;
     this.panel10.Controls.Add(this.LinearDigitalBasePanel);
     this.panel10.Controls.Add(this.RadialGaugePanel);
     this.panel10.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.panel10.Location     = new System.Drawing.Point(2, 2);
     this.panel10.Name         = "panel10";
     this.panel10.Size         = new System.Drawing.Size(812, 498);
     this.panel10.TabIndex     = 0;
     this.panel10.SizeChanged += new System.EventHandler(this.panel10_SizeChanged);
     //
     // LinearDigitalBasePanel
     //
     this.LinearDigitalBasePanel.BackColor = System.Drawing.Color.Gray;
     this.LinearDigitalBasePanel.Controls.Add(this.DigitalGaugePanel);
     this.LinearDigitalBasePanel.Controls.Add(this.LinearGaugePanel);
     this.LinearDigitalBasePanel.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.LinearDigitalBasePanel.Location     = new System.Drawing.Point(404, 0);
     this.LinearDigitalBasePanel.Name         = "LinearDigitalBasePanel";
     this.LinearDigitalBasePanel.Size         = new System.Drawing.Size(408, 498);
     this.LinearDigitalBasePanel.TabIndex     = 1;
     this.LinearDigitalBasePanel.SizeChanged += new System.EventHandler(this.LinearDigitalBasePanel_SizeChanged);
     //
     // DigitalGaugePanel
     //
     this.DigitalGaugePanel.BackColor = System.Drawing.Color.White;
     this.DigitalGaugePanel.Controls.Add(this.label5);
     this.DigitalGaugePanel.Controls.Add(this.digitalGauge1);
     this.DigitalGaugePanel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.DigitalGaugePanel.Location = new System.Drawing.Point(0, 295);
     this.DigitalGaugePanel.Name     = "DigitalGaugePanel";
     this.DigitalGaugePanel.Size     = new System.Drawing.Size(408, 203);
     this.DigitalGaugePanel.TabIndex = 1;
     //
     // digitalGauge1
     //
     this.digitalGauge1.DisplayRecordIndex = 0;
     this.digitalGauge1.Location           = new System.Drawing.Point(114, 55);
     this.digitalGauge1.MaximumSize        = new System.Drawing.Size(500, 180);
     this.digitalGauge1.MinimumSize        = new System.Drawing.Size(90, 90);
     this.digitalGauge1.Name     = "digitalGauge1";
     this.digitalGauge1.Size     = new System.Drawing.Size(221, 104);
     this.digitalGauge1.TabIndex = 0;
     //
     // LinearGaugePanel
     //
     this.LinearGaugePanel.BackColor = System.Drawing.Color.White;
     this.LinearGaugePanel.Controls.Add(this.label4);
     this.LinearGaugePanel.Controls.Add(this.linearGauge1);
     this.LinearGaugePanel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.LinearGaugePanel.Location = new System.Drawing.Point(0, 0);
     this.LinearGaugePanel.Name     = "LinearGaugePanel";
     this.LinearGaugePanel.Size     = new System.Drawing.Size(408, 295);
     this.LinearGaugePanel.TabIndex = 0;
     //
     // linearGauge1
     //
     this.linearGauge1.ForeColor        = System.Drawing.Color.Gray;
     this.linearGauge1.GaugelabelFont   = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge1.LinearFrameType  = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Horizontal;
     this.linearGauge1.Location         = new System.Drawing.Point(67, 90);
     this.linearGauge1.MajorTicksHeight = 15;
     this.linearGauge1.MinimumSize      = new System.Drawing.Size(75, 125);
     this.linearGauge1.MinorTickCount   = 5;
     this.linearGauge1.MinorTickHeight  = 10;
     this.linearGauge1.Name             = "linearGauge1";
     this.linearGauge1.PointerPlacement = Syncfusion.Windows.Forms.Gauge.Placement.Center;
     linearRange1.Color          = System.Drawing.Color.Red;
     linearRange1.EndValue       = 10F;
     linearRange1.Height         = 5;
     linearRange1.InRange        = false;
     linearRange1.Name           = "GaugeRange1";
     linearRange1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange1.StartValue     = 0F;
     linearRange2.Color          = System.Drawing.Color.Yellow;
     linearRange2.EndValue       = 60F;
     linearRange2.Height         = 5;
     linearRange2.InRange        = false;
     linearRange2.Name           = "GaugeRange2";
     linearRange2.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange2.StartValue     = 30F;
     linearRange3.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     linearRange3.EndValue       = 110F;
     linearRange3.Height         = 5;
     linearRange3.InRange        = false;
     linearRange3.Name           = "GaugeRange3";
     linearRange3.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange3.StartValue     = 90F;
     this.linearGauge1.Ranges.Add(linearRange1);
     this.linearGauge1.Ranges.Add(linearRange2);
     this.linearGauge1.Ranges.Add(linearRange3);
     this.linearGauge1.ScaleColor          = System.Drawing.Color.Gray;
     this.linearGauge1.Size                = new System.Drawing.Size(300, 125);
     this.linearGauge1.TabIndex            = 0;
     this.linearGauge1.Text                = "linearGauge1";
     this.linearGauge1.ValueIndicatorColor = System.Drawing.Color.Gray;
     //
     // RadialGaugePanel
     //
     this.RadialGaugePanel.BackColor = System.Drawing.Color.White;
     this.RadialGaugePanel.Controls.Add(this.label3);
     this.RadialGaugePanel.Controls.Add(this.radialGauge1);
     this.RadialGaugePanel.Dock     = System.Windows.Forms.DockStyle.Left;
     this.RadialGaugePanel.Location = new System.Drawing.Point(0, 0);
     this.RadialGaugePanel.Name     = "RadialGaugePanel";
     this.RadialGaugePanel.Size     = new System.Drawing.Size(404, 498);
     this.RadialGaugePanel.TabIndex = 0;
     //
     // radialGauge1
     //
     this.radialGauge1.EnableCustomNeedles = false;
     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.LabelPlacement      = Syncfusion.Windows.Forms.Gauge.LabelPlacement.Outside;
     this.radialGauge1.Location            = new System.Drawing.Point(44, 90);
     this.radialGauge1.MinimumSize         = new System.Drawing.Size(125, 125);
     this.radialGauge1.Name = "radialGauge1";
     range1.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     range1.EndValue        = 40F;
     range1.Height          = 5;
     range1.InRange         = false;
     range1.Name            = "GaugeRange1";
     range1.RangePlacement  = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     range1.StartValue      = 0F;
     range2.Color           = System.Drawing.Color.Yellow;
     range2.EndValue        = 80F;
     range2.Height          = 5;
     range2.InRange         = false;
     range2.Name            = "GaugeRange2";
     range2.RangePlacement  = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     range2.StartValue      = 40F;
     range3.Color           = System.Drawing.Color.Red;
     range3.EndValue        = 100F;
     range3.Height          = 5;
     range3.InRange         = false;
     range3.Name            = "GaugeRange3";
     range3.RangePlacement  = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     range3.StartValue      = 80F;
     this.radialGauge1.Ranges.Add(range1);
     this.radialGauge1.Ranges.Add(range2);
     this.radialGauge1.Ranges.Add(range3);
     this.radialGauge1.Size            = new System.Drawing.Size(317, 317);
     this.radialGauge1.TabIndex        = 0;
     this.radialGauge1.TextOrientation = Syncfusion.Windows.Forms.Gauge.TextOrientation.SlideOver;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(126)))), ((int)(((byte)(126)))), ((int)(((byte)(126)))));
     this.label3.Location  = new System.Drawing.Point(26, 30);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(85, 17);
     this.label3.TabIndex  = 1;
     this.label3.Text      = "RadialGauge";
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(126)))), ((int)(((byte)(126)))), ((int)(((byte)(126)))));
     this.label4.Location  = new System.Drawing.Point(27, 30);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(85, 17);
     this.label4.TabIndex  = 2;
     this.label4.Text      = "LinearGauge";
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.Font      = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(126)))), ((int)(((byte)(126)))), ((int)(((byte)(126)))));
     this.label5.Location  = new System.Drawing.Point(27, 19);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(89, 17);
     this.label5.TabIndex  = 3;
     this.label5.Text      = "DigitalGauge";
     //
     // Form1
     //
     this.AutoScaleDimensions     = new System.Drawing.SizeF(7F, 17F);
     this.AutoScaleMode           = System.Windows.Forms.AutoScaleMode.Font;
     this.CaptionBarColor         = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
     this.CaptionBarHeight        = 40;
     this.CaptionButtonColor      = System.Drawing.Color.White;
     this.CaptionButtonHoverColor = System.Drawing.Color.Black;
     this.CaptionFont             = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CaptionForeColor        = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(1229, 600);
     this.Controls.Add(this.panel8);
     this.Controls.Add(this.panel6);
     this.Controls.Add(this.panel5);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel1);
     this.Font        = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name        = "Form1";
     this.Text        = "Gauge Theme Demo";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.panel1.ResumeLayout(false);
     this.panel11.ResumeLayout(false);
     this.panel11.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.panel5.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.panel8.ResumeLayout(false);
     this.panel9.ResumeLayout(false);
     this.panel10.ResumeLayout(false);
     this.LinearDigitalBasePanel.ResumeLayout(false);
     this.DigitalGaugePanel.ResumeLayout(false);
     this.DigitalGaugePanel.PerformLayout();
     this.LinearGaugePanel.ResumeLayout(false);
     this.LinearGaugePanel.PerformLayout();
     this.RadialGaugePanel.ResumeLayout(false);
     this.RadialGaugePanel.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #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();
     System.ComponentModel.ComponentResourceManager resources    = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange1 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange2 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange3 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange4 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange5 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     this.label1             = new System.Windows.Forms.Label();
     this.panel1             = new System.Windows.Forms.Panel();
     this.groupBar1          = new Syncfusion.Windows.Forms.Tools.GroupBar();
     this.panel3             = new System.Windows.Forms.Panel();
     this.comboBox1          = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.label2             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.comboBox5          = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.comboBox3          = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.colorPickerUIAdv1  = new Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv();
     this.panel6             = new System.Windows.Forms.Panel();
     this.groupBox3          = new System.Windows.Forms.GroupBox();
     this.trackBar1          = new System.Windows.Forms.TrackBar();
     this.groupBox5          = new System.Windows.Forms.GroupBox();
     this.flowLayoutPanel1   = new System.Windows.Forms.FlowLayoutPanel();
     this.panel7             = new System.Windows.Forms.GroupBox();
     this.colorPickerButton1 = new Syncfusion.Windows.Forms.ColorPickerButton();
     this.textBox3           = new System.Windows.Forms.TextBox();
     this.textBox2           = new System.Windows.Forms.TextBox();
     this.buttonAdv6         = new Syncfusion.Windows.Forms.ButtonAdv();
     this.buttonAdv5         = new Syncfusion.Windows.Forms.ButtonAdv();
     this.label9             = new System.Windows.Forms.Label();
     this.label7             = new System.Windows.Forms.Label();
     this.label6             = new System.Windows.Forms.Label();
     this.buttonAdv4         = new Syncfusion.Windows.Forms.ButtonAdv();
     this.buttonAdv3         = new Syncfusion.Windows.Forms.ButtonAdv();
     this.panel5             = new System.Windows.Forms.Panel();
     this.panel4             = new System.Windows.Forms.Panel();
     this.groupBarItem1      = new Syncfusion.Windows.Forms.Tools.GroupBarItem();
     this.groupBarItem4      = new Syncfusion.Windows.Forms.Tools.GroupBarItem();
     this.groupBox2          = new System.Windows.Forms.GroupBox();
     this.textBox4           = new System.Windows.Forms.TextBox();
     this.panel2             = new System.Windows.Forms.Panel();
     this.groupBox4          = new System.Windows.Forms.GroupBox();
     this.linearGauge1       = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.toolTip1           = new System.Windows.Forms.ToolTip(this.components);
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBar1)).BeginInit();
     this.groupBar1.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel6.SuspendLayout();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
     this.groupBox5.SuspendLayout();
     this.panel7.SuspendLayout();
     this.panel2.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(150)))), ((int)(((byte)(205)))));
     this.label1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label1.Font      = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(682, 31);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "Sample describes the LinearGauge control with its basic features and options to c" +
                             "ustomize its layout and appearance";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // panel1
     //
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.groupBar1);
     this.panel1.Controls.Add(this.groupBox2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel1.Location = new System.Drawing.Point(409, 31);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(273, 453);
     this.panel1.TabIndex = 2;
     //
     // groupBar1
     //
     this.groupBar1.AllowDrop       = true;
     this.groupBar1.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
     this.groupBar1.BeforeTouchSize = new System.Drawing.Size(220, 409);
     this.groupBar1.BorderColor     = System.Drawing.Color.White;
     this.groupBar1.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this.groupBar1.CollapseImage   = ((System.Drawing.Image)(resources.GetObject("groupBar1.CollapseImage")));
     this.groupBar1.Controls.Add(this.panel3);
     this.groupBar1.Controls.Add(this.panel6);
     this.groupBar1.Controls.Add(this.panel5);
     this.groupBar1.Controls.Add(this.panel4);
     this.groupBar1.ExpandButtonToolTip = null;
     this.groupBar1.ExpandImage         = ((System.Drawing.Image)(resources.GetObject("groupBar1.ExpandImage")));
     this.groupBar1.FlatLook            = true;
     this.groupBar1.Font      = new System.Drawing.Font("Segoe UI Semibold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBar1.ForeColor = System.Drawing.Color.White;
     this.groupBar1.GroupBarDropDownToolTip = null;
     this.groupBar1.GroupBarItems.AddRange(new Syncfusion.Windows.Forms.Tools.GroupBarItem[] {
         this.groupBarItem1,
         this.groupBarItem4
     });
     this.groupBar1.IndexOnVisibleItems   = true;
     this.groupBar1.Location              = new System.Drawing.Point(32, 30);
     this.groupBar1.MinimizeButtonToolTip = null;
     this.groupBar1.Name = "groupBar1";
     this.groupBar1.NavigationPaneTooltip = null;
     this.groupBar1.PopupClientSize       = new System.Drawing.Size(0, 0);
     this.groupBar1.SelectedItem          = 0;
     this.groupBar1.Size        = new System.Drawing.Size(220, 409);
     this.groupBar1.TabIndex    = 0;
     this.groupBar1.Text        = "Appearance";
     this.groupBar1.VisualStyle = Syncfusion.Windows.Forms.VisualStyle.Metro;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.comboBox1);
     this.panel3.Controls.Add(this.label2);
     this.panel3.Controls.Add(this.label3);
     this.panel3.Controls.Add(this.comboBox5);
     this.panel3.Controls.Add(this.comboBox3);
     this.panel3.Controls.Add(this.colorPickerUIAdv1);
     this.panel3.Location = new System.Drawing.Point(0, 22);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(220, 365);
     this.panel3.TabIndex = 2;
     //
     // comboBox1
     //
     this.comboBox1.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboBox1.Items.AddRange(new object[] {
         "Horizontal",
         "Vertical"
     });
     this.comboBox1.Location              = new System.Drawing.Point(97, 333);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(97, 23);
     this.comboBox1.TabIndex              = 20;
     this.comboBox1.Text                  = "Horizontal";
     this.comboBox1.Style                 = Syncfusion.Windows.Forms.VisualStyle.Metro;
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location  = new System.Drawing.Point(23, 337);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(66, 15);
     this.label2.TabIndex  = 19;
     this.label2.Text      = "FrameType";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.Black;
     this.label3.Location  = new System.Drawing.Point(23, 294);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(66, 15);
     this.label3.TabIndex  = 18;
     this.label3.Text      = "Visual Style";
     //
     // comboBox5
     //
     this.comboBox5.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboBox5.Items.AddRange(new object[] {
         "GaugeBaseColor",
         "MajorTicksLineColor",
         "MinorTicksLineColor",
         "NeedleColor",
         "BackGroundStartColor",
         "BackGroundEndColor",
         "OuterFrameStartColor",
         "OuterFrameEndColor",
         "FrameBorderStartColor",
         "FrameBorderEndColor"
     });
     this.comboBox5.Location = new System.Drawing.Point(30, 13);
     this.comboBox5.Name     = "comboBox5";
     this.comboBox5.Size     = new System.Drawing.Size(155, 23);
     this.comboBox5.TabIndex = 14;
     this.comboBox5.Text     = "Selecte Item";
     this.comboBox5.Style    = Syncfusion.Windows.Forms.VisualStyle.Metro;
     //
     // comboBox3
     //
     this.comboBox3.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboBox3.Items.AddRange(new object[] {
         "Blue",
         "Black",
         "Silver",
         "Metro",
         "Managed"
     });
     this.comboBox3.Location              = new System.Drawing.Point(97, 291);
     this.comboBox3.Name                  = "comboBox3";
     this.comboBox3.Size                  = new System.Drawing.Size(97, 23);
     this.comboBox3.TabIndex              = 17;
     this.comboBox3.Text                  = "Silver";
     this.comboBox3.Style                 = Syncfusion.Windows.Forms.VisualStyle.Metro;
     this.comboBox3.SelectedIndexChanged += new System.EventHandler(this.comboBox3_SelectedIndexChanged);
     //
     // colorPickerUIAdv1.RecentGroup
     //
     this.colorPickerUIAdv1.RecentGroup.Name    = "Recent Colors";
     this.colorPickerUIAdv1.RecentGroup.Visible = false;
     //
     // colorPickerUIAdv1.StandardGroup
     //
     this.colorPickerUIAdv1.StandardGroup.Name = "Standard Colors";
     //
     // colorPickerUIAdv1.ThemeGroup
     //
     this.colorPickerUIAdv1.ThemeGroup.IsSubItemsVisible = true;
     this.colorPickerUIAdv1.ThemeGroup.Name = "Theme Colors";
     //
     // colorPickerUIAdv1
     //
     this.colorPickerUIAdv1.BeforeTouchSize    = new System.Drawing.Size(13, 13);
     this.colorPickerUIAdv1.BorderStyle        = System.Windows.Forms.BorderStyle.FixedSingle;
     this.colorPickerUIAdv1.ColorItemSize      = new System.Drawing.Size(13, 13);
     this.colorPickerUIAdv1.Location           = new System.Drawing.Point(23, 50);
     this.colorPickerUIAdv1.MetroColor         = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(110)))), ((int)(((byte)(218)))));
     this.colorPickerUIAdv1.MinimumSize        = new System.Drawing.Size(136, 195);
     this.colorPickerUIAdv1.Name               = "colorPickerUIAdv1";
     this.colorPickerUIAdv1.SelectedColor      = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(223)))), ((int)(((byte)(222)))));
     this.colorPickerUIAdv1.Size               = new System.Drawing.Size(172, 195);
     this.colorPickerUIAdv1.Style              = Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.visualstyle.Metro;
     this.colorPickerUIAdv1.TabIndex           = 1;
     this.colorPickerUIAdv1.Text               = "colorPickerUIAdv1";
     this.colorPickerUIAdv1.UseOffice2007Style = false;
     this.colorPickerUIAdv1.Picked            += new Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.ColorPickedEventHandler(this.colorPickerUIAdv1_Picked);
     //
     // panel6
     //
     this.panel6.Controls.Add(this.groupBox3);
     this.panel6.Controls.Add(this.groupBox5);
     this.panel6.Controls.Add(this.panel7);
     this.panel6.Controls.Add(this.buttonAdv4);
     this.panel6.Controls.Add(this.buttonAdv3);
     this.panel6.Location = new System.Drawing.Point(0, 300);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(220, 0);
     this.panel6.TabIndex = 4;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.trackBar1);
     this.groupBox3.Font     = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox3.Location = new System.Drawing.Point(17, 44);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(186, 70);
     this.groupBox3.TabIndex = 5;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Gauge Values";
     //
     // trackBar1
     //
     this.trackBar1.Location      = new System.Drawing.Point(21, 21);
     this.trackBar1.Maximum       = 120;
     this.trackBar1.Name          = "trackBar1";
     this.trackBar1.Size          = new System.Drawing.Size(150, 45);
     this.trackBar1.TabIndex      = 0;
     this.trackBar1.TickFrequency = 10;
     this.trackBar1.Value         = 40;
     this.trackBar1.ValueChanged += new System.EventHandler(this.trackBar1_ValueChanged);
     //
     // groupBox5
     //
     this.groupBox5.Controls.Add(this.flowLayoutPanel1);
     this.groupBox5.Location = new System.Drawing.Point(11, 125);
     this.groupBox5.Name     = "groupBox5";
     this.groupBox5.Padding  = new System.Windows.Forms.Padding(3, 5, 3, 3);
     this.groupBox5.Size     = new System.Drawing.Size(200, 211);
     this.groupBox5.TabIndex = 1;
     this.groupBox5.TabStop  = false;
     this.groupBox5.Text     = "Select Range to modify";
     this.groupBox5.Visible  = false;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.AutoScroll = true;
     this.flowLayoutPanel1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel1.Location   = new System.Drawing.Point(3, 25);
     this.flowLayoutPanel1.Name       = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size       = new System.Drawing.Size(194, 183);
     this.flowLayoutPanel1.TabIndex   = 0;
     //
     // panel7
     //
     this.panel7.Controls.Add(this.colorPickerButton1);
     this.panel7.Controls.Add(this.textBox3);
     this.panel7.Controls.Add(this.textBox2);
     this.panel7.Controls.Add(this.buttonAdv6);
     this.panel7.Controls.Add(this.buttonAdv5);
     this.panel7.Controls.Add(this.label9);
     this.panel7.Controls.Add(this.label7);
     this.panel7.Controls.Add(this.label6);
     this.panel7.Font      = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.panel7.ForeColor = System.Drawing.Color.DimGray;
     this.panel7.Location  = new System.Drawing.Point(17, 138);
     this.panel7.Name      = "panel7";
     this.panel7.Size      = new System.Drawing.Size(185, 180);
     this.panel7.TabIndex  = 2;
     this.panel7.TabStop   = false;
     this.panel7.Text      = "Add Range";
     this.panel7.Visible   = false;
     //
     // colorPickerButton1
     //
     this.colorPickerButton1.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.colorPickerButton1.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(150)))), ((int)(((byte)(205)))));
     this.colorPickerButton1.BeforeTouchSize   = new System.Drawing.Size(128, 23);
     this.colorPickerButton1.ColorUISize       = new System.Drawing.Size(208, 230);
     this.colorPickerButton1.Font              = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.colorPickerButton1.ForeColor         = System.Drawing.Color.White;
     this.colorPickerButton1.IsBackStageButton = false;
     this.colorPickerButton1.Location          = new System.Drawing.Point(104, 105);
     this.colorPickerButton1.Name              = "colorPickerButton1";
     this.colorPickerButton1.SelectedAsText    = true;
     this.colorPickerButton1.Size              = new System.Drawing.Size(51, 23);
     this.colorPickerButton1.TabIndex          = 8;
     this.colorPickerButton1.Text              = "Empty";
     this.colorPickerButton1.EnableTouchMode   = false;
     this.colorPickerButton1.UseVisualStyle    = true;
     this.colorPickerButton1.ColorSelected    += new System.EventHandler(this.colorPickerButton1_ColorSelected);
     //
     // textBox3
     //
     this.textBox3.Location = new System.Drawing.Point(104, 52);
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new System.Drawing.Size(51, 23);
     this.textBox3.TabIndex = 6;
     //
     // textBox2
     //
     this.textBox2.Location = new System.Drawing.Point(104, 26);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(51, 23);
     this.textBox2.TabIndex = 5;
     //
     // buttonAdv6
     //
     this.buttonAdv6.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.buttonAdv6.BackColor         = System.Drawing.Color.Gray;
     this.buttonAdv6.BeforeTouchSize   = new System.Drawing.Size(128, 23);
     this.buttonAdv6.Font              = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonAdv6.ForeColor         = System.Drawing.Color.White;
     this.buttonAdv6.IsBackStageButton = false;
     this.buttonAdv6.Location          = new System.Drawing.Point(104, 143);
     this.buttonAdv6.Name              = "buttonAdv6";
     this.buttonAdv6.Size              = new System.Drawing.Size(51, 23);
     this.buttonAdv6.TabIndex          = 4;
     this.buttonAdv6.Text              = "Cancel";
     this.buttonAdv6.UseVisualStyle    = true;
     this.buttonAdv6.Click            += new System.EventHandler(this.buttonAdv6_Click);
     //
     // buttonAdv5
     //
     this.buttonAdv5.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.buttonAdv5.BackColor         = System.Drawing.Color.Gray;
     this.buttonAdv5.BeforeTouchSize   = new System.Drawing.Size(128, 23);
     this.buttonAdv5.Font              = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonAdv5.ForeColor         = System.Drawing.Color.White;
     this.buttonAdv5.IsBackStageButton = false;
     this.buttonAdv5.Location          = new System.Drawing.Point(32, 144);
     this.buttonAdv5.Name              = "buttonAdv5";
     this.buttonAdv5.Size              = new System.Drawing.Size(51, 23);
     this.buttonAdv5.TabIndex          = 2;
     this.buttonAdv5.Text              = "Add";
     this.buttonAdv5.UseVisualStyle    = true;
     this.buttonAdv5.Click            += new System.EventHandler(this.buttonAdv5_Click);
     //
     // label9
     //
     this.label9.AutoSize  = true;
     this.label9.ForeColor = System.Drawing.Color.DimGray;
     this.label9.Location  = new System.Drawing.Point(20, 110);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(36, 15);
     this.label9.TabIndex  = 3;
     this.label9.Text      = "Color";
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.ForeColor = System.Drawing.Color.DimGray;
     this.label7.Location  = new System.Drawing.Point(20, 56);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(59, 15);
     this.label7.TabIndex  = 1;
     this.label7.Text      = "End Value";
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.ForeColor = System.Drawing.Color.DimGray;
     this.label6.Location  = new System.Drawing.Point(20, 29);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(63, 15);
     this.label6.TabIndex  = 0;
     this.label6.Text      = "Start Value";
     //
     // buttonAdv4
     //
     this.buttonAdv4.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.buttonAdv4.BackColor         = System.Drawing.Color.Gray;
     this.buttonAdv4.BeforeTouchSize   = new System.Drawing.Size(128, 23);
     this.buttonAdv4.Font              = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonAdv4.ForeColor         = System.Drawing.Color.White;
     this.buttonAdv4.IsBackStageButton = false;
     this.buttonAdv4.Location          = new System.Drawing.Point(48, 193);
     this.buttonAdv4.Name              = "buttonAdv4";
     this.buttonAdv4.Size              = new System.Drawing.Size(128, 23);
     this.buttonAdv4.TabIndex          = 1;
     this.buttonAdv4.Text              = "Clear Ranges";
     this.buttonAdv4.UseVisualStyle    = true;
     this.buttonAdv4.Click            += new System.EventHandler(this.buttonAdv4_Click);
     //
     // buttonAdv3
     //
     this.buttonAdv3.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.buttonAdv3.BackColor         = System.Drawing.Color.Gray;
     this.buttonAdv3.BeforeTouchSize   = new System.Drawing.Size(128, 23);
     this.buttonAdv3.Font              = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonAdv3.ForeColor         = System.Drawing.Color.White;
     this.buttonAdv3.IsBackStageButton = false;
     this.buttonAdv3.Location          = new System.Drawing.Point(48, 154);
     this.buttonAdv3.Name              = "buttonAdv3";
     this.buttonAdv3.Size              = new System.Drawing.Size(128, 23);
     this.buttonAdv3.TabIndex          = 0;
     this.buttonAdv3.Text              = "New Range";
     this.buttonAdv3.UseVisualStyle    = true;
     this.buttonAdv3.Click            += new System.EventHandler(this.buttonAdv3_Click);
     //
     // panel5
     //
     this.panel5.Location = new System.Drawing.Point(0, 66);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(220, 321);
     this.panel5.TabIndex = 3;
     //
     // panel4
     //
     this.panel4.Location = new System.Drawing.Point(0, 44);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(220, 0);
     this.panel4.TabIndex = 1;
     //
     // groupBarItem1
     //
     this.groupBarItem1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
     this.groupBarItem1.Client    = this.panel3;
     this.groupBarItem1.Font      = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBarItem1.Text      = "Appearance";
     //
     // groupBarItem4
     //
     this.groupBarItem4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
     this.groupBarItem4.Client    = this.panel6;
     this.groupBarItem4.Font      = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBarItem4.Text      = "Ranges";
     //
     // groupBox2
     //
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Font     = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox2.Location = new System.Drawing.Point(0, 0);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(271, 451);
     this.groupBox2.TabIndex = 1;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Properties";
     //
     // textBox4
     //
     this.textBox4.Location = new System.Drawing.Point(104, 78);
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new System.Drawing.Size(51, 20);
     this.textBox4.TabIndex = 7;
     //
     // panel2
     //
     this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel2.Controls.Add(this.groupBox4);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 31);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(409, 453);
     this.panel2.TabIndex = 3;
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.linearGauge1);
     this.groupBox4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox4.Font     = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox4.Location = new System.Drawing.Point(0, 0);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(407, 451);
     this.groupBox4.TabIndex = 1;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Linear Gauge";
     //
     // linearGauge1
     //
     this.linearGauge1.ForeColor        = System.Drawing.Color.Gray;
     this.linearGauge1.GaugelabelFont   = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge1.LinearFrameType  = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Horizontal;
     this.linearGauge1.Location         = new System.Drawing.Point(65, 109);
     this.linearGauge1.MajorTicksHeight = 15;
     this.linearGauge1.MinimumSize      = new System.Drawing.Size(300, 125);
     this.linearGauge1.MinorTickCount   = 5;
     this.linearGauge1.MinorTickHeight  = 10;
     this.linearGauge1.Name             = "linearGauge1";
     this.linearGauge1.PointerPlacement = Syncfusion.Windows.Forms.Gauge.Placement.Center;
     linearRange1.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     linearRange1.EndValue       = 67F;
     linearRange1.Height         = 5;
     linearRange1.InRange        = false;
     linearRange1.Name           = "GaugeRange1";
     linearRange1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange1.StartValue     = 45F;
     linearRange2.Color          = System.Drawing.Color.Red;
     linearRange2.EndValue       = 15F;
     linearRange2.Height         = 5;
     linearRange2.InRange        = false;
     linearRange2.Name           = "GaugeRange2";
     linearRange2.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange2.StartValue     = 5F;
     linearRange3.Color          = System.Drawing.Color.Yellow;
     linearRange3.EndValue       = 38F;
     linearRange3.Height         = 5;
     linearRange3.InRange        = false;
     linearRange3.Name           = "GaugeRange3";
     linearRange3.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange3.StartValue     = 23F;
     linearRange4.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     linearRange4.EndValue       = 0F;
     linearRange4.Height         = 5;
     linearRange4.InRange        = false;
     linearRange4.Name           = "GaugeRange4";
     linearRange4.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange4.StartValue     = 0F;
     linearRange5.Color          = System.Drawing.Color.Blue;
     linearRange5.EndValue       = 100F;
     linearRange5.Height         = 5;
     linearRange5.InRange        = false;
     linearRange5.Name           = "GaugeRange5";
     linearRange5.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange5.StartValue     = 80F;
     this.linearGauge1.Ranges.Add(linearRange1);
     this.linearGauge1.Ranges.Add(linearRange2);
     this.linearGauge1.Ranges.Add(linearRange3);
     this.linearGauge1.Ranges.Add(linearRange4);
     this.linearGauge1.Ranges.Add(linearRange5);
     this.linearGauge1.Size                = new System.Drawing.Size(300, 128);
     this.linearGauge1.TabIndex            = 0;
     this.linearGauge1.Text                = "linearGauge1";
     this.linearGauge1.Value               = 40F;
     this.linearGauge1.ValueIndicatorColor = System.Drawing.Color.Gray;
     //
     // toolTip1
     //
     this.toolTip1.BackColor = System.Drawing.Color.White;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CaptionFont         = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.ClientSize          = new System.Drawing.Size(682, 484);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.label1);
     this.MinimumSize = new System.Drawing.Size(694, 520);
     this.Name        = "Form1";
     this.Text        = "LinearGauge Demo";
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupBar1)).EndInit();
     this.groupBar1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.panel6.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
     this.groupBox5.ResumeLayout(false);
     this.panel7.ResumeLayout(false);
     this.panel7.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.groupBox4.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #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();
            Syncfusion.Windows.Forms.Gauge.Range           range1       = new Syncfusion.Windows.Forms.Gauge.Range();
            Syncfusion.Windows.Forms.Gauge.Range           range2       = new Syncfusion.Windows.Forms.Gauge.Range();
            Syncfusion.Windows.Forms.Gauge.Range           range3       = new Syncfusion.Windows.Forms.Gauge.Range();
            Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange1 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
            Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange2 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
            Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange3 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
            Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange4 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
            Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange5 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
            System.ComponentModel.ComponentResourceManager resources    = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
            this.splitContainerAdv1 = new Syncfusion.Windows.Forms.Tools.SplitContainerAdv();
            this.radialGauge1       = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
            this.linearGauge1       = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
            this.imageList1         = new System.Windows.Forms.ImageList(this.components);
            this.toolTip1           = new System.Windows.Forms.ToolTip(this.components);
            this.label3             = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.label2             = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.sfComboBox2        = new SfComboBox();
            this.label1             = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.sfComboBox1        = new SfComboBox();
            this.checkBox1          = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
            this.splitContainerAdv2 = new Syncfusion.Windows.Forms.Tools.SplitContainerAdv();
            this.autoLabel1         = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.checkBoxAdv2       = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
            this.checkBoxAdv1       = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv1)).BeginInit();
            this.splitContainerAdv1.Panel1.SuspendLayout();
            this.splitContainerAdv1.Panel2.SuspendLayout();
            this.splitContainerAdv1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.sfComboBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sfComboBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv2)).BeginInit();
            this.splitContainerAdv2.Panel1.SuspendLayout();
            this.splitContainerAdv2.Panel2.SuspendLayout();
            this.splitContainerAdv2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.checkBoxAdv2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkBoxAdv1)).BeginInit();
            this.SuspendLayout();
            //
            // splitContainerAdv1
            //
            this.splitContainerAdv1.BackColor       = System.Drawing.Color.White;
            this.splitContainerAdv1.BeforeTouchSize = 13;
            this.splitContainerAdv1.Dock            = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerAdv1.FixedPanel      = Syncfusion.Windows.Forms.Tools.Enums.FixedPanel.Panel1;
            this.splitContainerAdv1.HotExpandLine   = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
            this.splitContainerAdv1.Location        = new System.Drawing.Point(0, 0);
            this.splitContainerAdv1.Name            = "splitContainerAdv1";
            this.splitContainerAdv1.Orientation     = System.Windows.Forms.Orientation.Vertical;
            //
            // splitContainerAdv1.Panel1
            //
            this.splitContainerAdv1.Panel1.BackColor       = System.Drawing.Color.White;
            this.splitContainerAdv1.Panel1.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))));
            this.splitContainerAdv1.Panel1.Controls.Add(this.radialGauge1);
            //
            // splitContainerAdv1.Panel2
            //
            this.splitContainerAdv1.Panel2.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))));
            this.splitContainerAdv1.Panel2.Controls.Add(this.linearGauge1);
            this.splitContainerAdv1.PanelToBeCollapsed = Syncfusion.Windows.Forms.Tools.Enums.CollapsedPanel.Panel1;
            this.splitContainerAdv1.Size             = new System.Drawing.Size(598, 573);
            this.splitContainerAdv1.SplitterDistance = 275;
            this.splitContainerAdv1.SplitterWidth    = 13;
            this.splitContainerAdv1.Style            = Syncfusion.Windows.Forms.Tools.Enums.Style.Office2016Colorful;
            this.splitContainerAdv1.TabIndex         = 0;
            this.splitContainerAdv1.Text             = "splitContainerAdv1";
            //
            // radialGauge1
            //
            this.radialGauge1.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.radialGauge1.EnableCustomNeedles = false;
            this.radialGauge1.FrameType           = Syncfusion.Windows.Forms.Gauge.FrameType.HalfCircle;
            this.radialGauge1.GaugeArcColor       = System.Drawing.Color.Black;
            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.InterLinesColor     = System.Drawing.Color.Black;
            this.radialGauge1.LabelPlacement      = Syncfusion.Windows.Forms.Gauge.LabelPlacement.Outside;
            this.radialGauge1.Location            = new System.Drawing.Point(140, 25);
            this.radialGauge1.MajorDifference     = 10F;
            this.radialGauge1.MajorTickMarkColor  = System.Drawing.Color.Black;
            this.radialGauge1.MaximumValue        = 100F;
            this.radialGauge1.MinimumSize         = new System.Drawing.Size(130, 52);
            this.radialGauge1.MinorDifference     = 3F;
            this.radialGauge1.MinorTickMarkColor  = System.Drawing.Color.Black;
            this.radialGauge1.Name        = "radialGauge1";
            this.radialGauge1.NeedleColor = System.Drawing.Color.Black;
            range1.Color          = System.Drawing.Color.Lime;
            range1.EndValue       = 40F;
            range1.Height         = 10;
            range1.InRange        = false;
            range1.Name           = "Normal range";
            range1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
            range1.StartValue     = 0F;
            range2.Color          = System.Drawing.Color.Yellow;
            range2.EndValue       = 80F;
            range2.Height         = 10;
            range2.InRange        = false;
            range2.Name           = "Check Range";
            range2.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
            range2.StartValue     = 40F;
            range3.Color          = System.Drawing.Color.Red;
            range3.EndValue       = 100F;
            range3.Height         = 10;
            range3.InRange        = false;
            range3.Name           = "Alert Range";
            range3.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
            range3.StartValue     = 80F;
            this.radialGauge1.Ranges.Add(range1);
            this.radialGauge1.Ranges.Add(range2);
            this.radialGauge1.Ranges.Add(range3);
            this.radialGauge1.ReadOnly        = false;
            this.radialGauge1.ScaleLabelColor = System.Drawing.Color.Black;
            this.radialGauge1.Size            = new System.Drawing.Size(316, 210);
            this.radialGauge1.StartAngle      = 180;
            this.radialGauge1.SweepAngle      = 180;
            this.radialGauge1.TabIndex        = 1;
            this.radialGauge1.ValueChanged   += new System.EventHandler(this.radialGauge1_ValueChanged);
            //
            // linearGauge1
            //
            this.linearGauge1.Anchor           = System.Windows.Forms.AnchorStyles.None;
            this.linearGauge1.ForeColor        = System.Drawing.Color.Gray;
            this.linearGauge1.GaugelabelFont   = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.linearGauge1.LinearFrameType  = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Horizontal;
            this.linearGauge1.Location         = new System.Drawing.Point(141, 81);
            this.linearGauge1.MajorTicksHeight = 15;
            this.linearGauge1.MaximumValue     = 100F;
            this.linearGauge1.MinimumSize      = new System.Drawing.Size(100, 50);
            this.linearGauge1.MinorTickCount   = 5;
            this.linearGauge1.MinorTickHeight  = 10;
            this.linearGauge1.Name             = "linearGauge1";
            this.linearGauge1.PointerPlacement = Syncfusion.Windows.Forms.Gauge.Placement.Center;
            linearRange1.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
            linearRange1.EndValue       = 67F;
            linearRange1.Height         = 5;
            linearRange1.InRange        = false;
            linearRange1.Name           = "GaugeRange1";
            linearRange1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
            linearRange1.StartValue     = 45F;
            linearRange2.Color          = System.Drawing.Color.Red;
            linearRange2.EndValue       = 15F;
            linearRange2.Height         = 5;
            linearRange2.InRange        = false;
            linearRange2.Name           = "GaugeRange2";
            linearRange2.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
            linearRange2.StartValue     = 5F;
            linearRange3.Color          = System.Drawing.Color.Yellow;
            linearRange3.EndValue       = 38F;
            linearRange3.Height         = 5;
            linearRange3.InRange        = false;
            linearRange3.Name           = "GaugeRange3";
            linearRange3.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
            linearRange3.StartValue     = 23F;
            linearRange4.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
            linearRange4.EndValue       = 0F;
            linearRange4.Height         = 5;
            linearRange4.InRange        = false;
            linearRange4.Name           = "GaugeRange4";
            linearRange4.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
            linearRange4.StartValue     = 0F;
            linearRange5.Color          = System.Drawing.Color.Blue;
            linearRange5.EndValue       = 100F;
            linearRange5.Height         = 5;
            linearRange5.InRange        = false;
            linearRange5.Name           = "GaugeRange5";
            linearRange5.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
            linearRange5.StartValue     = 80F;
            this.linearGauge1.Ranges.Add(linearRange1);
            this.linearGauge1.Ranges.Add(linearRange2);
            this.linearGauge1.Ranges.Add(linearRange3);
            this.linearGauge1.Ranges.Add(linearRange4);
            this.linearGauge1.Ranges.Add(linearRange5);
            this.linearGauge1.ReadOnly            = false;
            this.linearGauge1.ScaleColor          = System.Drawing.Color.Gray;
            this.linearGauge1.Size                = new System.Drawing.Size(316, 125);
            this.linearGauge1.TabIndex            = 1;
            this.linearGauge1.Text                = "linearGauge1";
            this.linearGauge1.Value               = 40F;
            this.linearGauge1.ValueIndicatorColor = System.Drawing.Color.Gray;
            this.linearGauge1.ValueChanged       += new System.EventHandler(this.linearGauge1_ValueChanged);
            //
            // imageList1
            //
            this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
            this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
            this.imageList1.Images.SetKeyName(0, "");
            this.imageList1.Images.SetKeyName(1, "");
            //
            // label3
            //
            this.label3.AutoSize  = false;
            this.label3.Dock      = System.Windows.Forms.DockStyle.Top;
            this.label3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.label3.Location  = new System.Drawing.Point(10, 10);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(861, 25);
            this.label3.TabIndex  = 0;
            this.label3.Text      = "This sample showcases the collapsible features and different styles of the SplitContainerAdv control.";
            //
            // label2
            //
            this.label2.Anchor   = System.Windows.Forms.AnchorStyles.None;
            this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.Location = new System.Drawing.Point(27, 214);
            this.label2.Name     = "label2";
            this.label2.Size     = new System.Drawing.Size(126, 20);
            this.label2.TabIndex = 4;
            this.label2.Text     = "Toggle Panel On";
            //
            // comboBoxAdv1
            //
            this.sfComboBox2.Anchor    = System.Windows.Forms.AnchorStyles.None;
            this.sfComboBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.sfComboBox2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));

            this.sfComboBox2.Location              = new System.Drawing.Point(30, 248);
            this.sfComboBox2.Name                  = "comboBoxAdv1";
            this.sfComboBox2.Size                  = new System.Drawing.Size(167, 28);
            this.sfComboBox2.TabIndex              = 3;
            this.sfComboBox2.SelectedIndexChanged += new System.EventHandler(this.sfComboBox2_SelectedIndexChanged);
            //
            // label1
            //
            this.label1.Anchor   = System.Windows.Forms.AnchorStyles.None;
            this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location = new System.Drawing.Point(27, 121);
            this.label1.Name     = "label1";
            this.label1.Size     = new System.Drawing.Size(44, 20);
            this.label1.TabIndex = 2;
            this.label1.Text     = "Style";
            //
            // comboBox1
            //
            this.sfComboBox1.Anchor    = System.Windows.Forms.AnchorStyles.None;
            this.sfComboBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.sfComboBox1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.sfComboBox1.Location  = new System.Drawing.Point(30, 155);
            this.sfComboBox1.Name      = "comboBox1";
            this.sfComboBox1.Size      = new System.Drawing.Size(167, 28);
            this.sfComboBox1.TabIndex  = 1;
            //
            // checkBox1
            //
            this.checkBox1.Anchor             = System.Windows.Forms.AnchorStyles.None;
            this.checkBox1.AutoSize           = true;
            this.checkBox1.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.checkBox1.BeforeTouchSize    = new System.Drawing.Size(122, 23);
            this.checkBox1.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.checkBox1.DrawFocusRectangle = false;
            this.checkBox1.Font               = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.checkBox1.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43)))));
            this.checkBox1.HotBorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
            this.checkBox1.Location           = new System.Drawing.Point(27, 314);
            this.checkBox1.MetroColor         = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
            this.checkBox1.Name               = "checkBox1";
            this.checkBox1.Size               = new System.Drawing.Size(122, 23);
            this.checkBox1.Style              = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Office2016Colorful;
            this.checkBox1.TabIndex           = 0;
            this.checkBox1.Text               = "Freeze panes";
            this.checkBox1.ThemesEnabled      = false;
            this.checkBox1.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
            //
            // splitContainerAdv2
            //
            this.splitContainerAdv2.BackColor       = System.Drawing.Color.White;
            this.splitContainerAdv2.BeforeTouchSize = 13;
            this.splitContainerAdv2.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
            this.splitContainerAdv2.Dock            = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerAdv2.FixedPanel      = Syncfusion.Windows.Forms.Tools.Enums.FixedPanel.Panel1;
            this.splitContainerAdv2.HotExpandLine   = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
            this.splitContainerAdv2.Location        = new System.Drawing.Point(10, 35);
            this.splitContainerAdv2.Name            = "splitContainerAdv2";
            //
            // splitContainerAdv2.Panel1
            //
            this.splitContainerAdv2.Panel1.BackColor       = System.Drawing.Color.White;
            this.splitContainerAdv2.Panel1.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))));
            this.splitContainerAdv2.Panel1.Controls.Add(this.splitContainerAdv1);
            //
            // splitContainerAdv2.Panel2
            //
            this.splitContainerAdv2.Panel2.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))));
            this.splitContainerAdv2.Panel2.Controls.Add(this.autoLabel1);
            this.splitContainerAdv2.Panel2.Controls.Add(this.checkBoxAdv2);
            this.splitContainerAdv2.Panel2.Controls.Add(this.checkBoxAdv1);
            this.splitContainerAdv2.Panel2.Controls.Add(this.label2);
            this.splitContainerAdv2.Panel2.Controls.Add(this.checkBox1);
            this.splitContainerAdv2.Panel2.Controls.Add(this.sfComboBox2);
            this.splitContainerAdv2.Panel2.Controls.Add(this.sfComboBox1);
            this.splitContainerAdv2.Panel2.Controls.Add(this.label1);
            this.splitContainerAdv2.PanelToBeCollapsed = Syncfusion.Windows.Forms.Tools.Enums.CollapsedPanel.Panel1;
            this.splitContainerAdv2.Size             = new System.Drawing.Size(861, 575);
            this.splitContainerAdv2.SplitterDistance = 600;
            this.splitContainerAdv2.SplitterWidth    = 13;
            this.splitContainerAdv2.Style            = Syncfusion.Windows.Forms.Tools.Enums.Style.Office2016Colorful;
            this.splitContainerAdv2.TabIndex         = 2;
            this.splitContainerAdv2.Text             = "splitContainerAdv2";
            //
            // autoLabel1
            //
            this.autoLabel1.Anchor   = System.Windows.Forms.AnchorStyles.None;
            this.autoLabel1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel1.Location = new System.Drawing.Point(30, 70);
            this.autoLabel1.Name     = "autoLabel1";
            this.autoLabel1.Size     = new System.Drawing.Size(91, 20);
            this.autoLabel1.TabIndex = 7;
            this.autoLabel1.Text     = "Properties";
            //
            // checkBoxAdv2
            //
            this.checkBoxAdv2.Anchor             = System.Windows.Forms.AnchorStyles.None;
            this.checkBoxAdv2.AutoSize           = true;
            this.checkBoxAdv2.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.checkBoxAdv2.BeforeTouchSize    = new System.Drawing.Size(182, 23);
            this.checkBoxAdv2.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.checkBoxAdv2.DrawFocusRectangle = false;
            this.checkBoxAdv2.Font               = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.checkBoxAdv2.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43)))));
            this.checkBoxAdv2.HotBorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
            this.checkBoxAdv2.Location           = new System.Drawing.Point(27, 422);
            this.checkBoxAdv2.MetroColor         = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
            this.checkBoxAdv2.Name               = "checkBoxAdv2";
            this.checkBoxAdv2.Size               = new System.Drawing.Size(182, 23);
            this.checkBoxAdv2.Style              = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Office2016Colorful;
            this.checkBoxAdv2.TabIndex           = 6;
            this.checkBoxAdv2.Text               = "Collapse LinearGauge";
            this.checkBoxAdv2.ThemesEnabled      = false;
            this.checkBoxAdv2.CheckStateChanged += new System.EventHandler(this.checkBoxAdv2_CheckStateChanged);
            //
            // checkBoxAdv1
            //
            this.checkBoxAdv1.Anchor             = System.Windows.Forms.AnchorStyles.None;
            this.checkBoxAdv1.AutoSize           = true;
            this.checkBoxAdv1.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.checkBoxAdv1.BeforeTouchSize    = new System.Drawing.Size(183, 23);
            this.checkBoxAdv1.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.checkBoxAdv1.DrawFocusRectangle = false;
            this.checkBoxAdv1.Font               = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.checkBoxAdv1.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43)))));
            this.checkBoxAdv1.HotBorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
            this.checkBoxAdv1.Location           = new System.Drawing.Point(27, 369);
            this.checkBoxAdv1.MetroColor         = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
            this.checkBoxAdv1.Name               = "checkBoxAdv1";
            this.checkBoxAdv1.Size               = new System.Drawing.Size(183, 23);
            this.checkBoxAdv1.Style              = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Office2016Colorful;
            this.checkBoxAdv1.TabIndex           = 5;
            this.checkBoxAdv1.Text               = "Collapse RadialGauge";
            this.checkBoxAdv1.ThemesEnabled      = false;
            this.checkBoxAdv1.CheckStateChanged += new System.EventHandler(this.checkBoxAdv1_CheckStateChanged);
            //
            // Form1
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 15);
            this.BackColor         = System.Drawing.Color.White;
            this.ClientSize        = new System.Drawing.Size(881, 620);
            this.Controls.Add(this.splitContainerAdv2);
            this.Controls.Add(this.label3);
            this.Font          = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.MaximumSize   = new System.Drawing.Size(893, 662);
            this.MinimumSize   = new System.Drawing.Size(893, 662);
            this.Name          = "Form1";
            this.Padding       = new System.Windows.Forms.Padding(10);
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text          = "SplitContainer";
            this.Load         += new System.EventHandler(this.Form1_Load);
            this.splitContainerAdv1.Panel1.ResumeLayout(false);
            this.splitContainerAdv1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv1)).EndInit();
            this.splitContainerAdv1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.sfComboBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sfComboBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).EndInit();
            this.splitContainerAdv2.Panel1.ResumeLayout(false);
            this.splitContainerAdv2.Panel2.ResumeLayout(false);
            this.splitContainerAdv2.Panel2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv2)).EndInit();
            this.splitContainerAdv2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.checkBoxAdv2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkBoxAdv1)).EndInit();
            this.ResumeLayout(false);
        }
Пример #10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange1 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange2 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange3 = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.Range           range1       = new Syncfusion.Windows.Forms.Gauge.Range();
     Syncfusion.Windows.Forms.Gauge.Range           range2       = new Syncfusion.Windows.Forms.Gauge.Range();
     Syncfusion.Windows.Forms.Gauge.Range           range3       = new Syncfusion.Windows.Forms.Gauge.Range();
     System.ComponentModel.ComponentResourceManager resources    = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.panel1       = new System.Windows.Forms.Panel();
     this.label4       = new System.Windows.Forms.Label();
     this.Valuelbl     = new System.Windows.Forms.Label();
     this.label2       = new System.Windows.Forms.Label();
     this.linearGauge1 = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.label1       = new System.Windows.Forms.Label();
     this.radialGauge1 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.Valuelbl);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.linearGauge1);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.radialGauge1);
     this.panel1.Location = new System.Drawing.Point(25, 39);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(935, 447);
     this.panel1.TabIndex = 2;
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World);
     this.label4.ForeColor = System.Drawing.Color.Gray;
     this.label4.Location  = new System.Drawing.Point(738, 372);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(37, 15);
     this.label4.TabIndex  = 7;
     this.label4.Text      = "Value";
     //
     // Valuelbl
     //
     this.Valuelbl.AutoSize  = true;
     this.Valuelbl.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World);
     this.Valuelbl.ForeColor = System.Drawing.Color.Gray;
     this.Valuelbl.Location  = new System.Drawing.Point(791, 372);
     this.Valuelbl.Name      = "Valuelbl";
     this.Valuelbl.Size      = new System.Drawing.Size(14, 15);
     this.Valuelbl.TabIndex  = 6;
     this.Valuelbl.Text      = "0";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(607, 414);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(288, 17);
     this.label2.TabIndex = 5;
     this.label2.Text     = "Hold and Drag the bar pointer to interact with it";
     //
     // linearGauge1
     //
     this.linearGauge1.BackgroundGradientEndColor   = System.Drawing.Color.White;
     this.linearGauge1.BackgroundGradientStartColor = System.Drawing.Color.White;
     this.linearGauge1.Font                         = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge1.ForeColor                    = System.Drawing.Color.Gray;
     this.linearGauge1.GaugelabelFont               = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge1.LinearFrameType              = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Vertical;
     this.linearGauge1.Location                     = new System.Drawing.Point(656, 21);
     this.linearGauge1.MajorTicksHeight             = 15;
     this.linearGauge1.MinimumSize                  = new System.Drawing.Size(75, 125);
     this.linearGauge1.MinorTickCount               = 5;
     this.linearGauge1.MinorTickHeight              = 10;
     this.linearGauge1.Name                         = "linearGauge1";
     this.linearGauge1.NeedleColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(180)))), ((int)(((byte)(205)))));
     this.linearGauge1.OuterFrameGradientEndColor   = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(180)))), ((int)(((byte)(205)))));
     this.linearGauge1.OuterFrameGradientStartColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(180)))), ((int)(((byte)(205)))));
     this.linearGauge1.PointerPlacement             = Syncfusion.Windows.Forms.Gauge.Placement.Far;
     linearRange1.Color          = System.Drawing.SystemColors.MenuHighlight;
     linearRange1.EndValue       = 70F;
     linearRange1.Height         = 5;
     linearRange1.InRange        = false;
     linearRange1.Name           = "GaugeRange1";
     linearRange1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange1.StartValue     = 0F;
     linearRange2.Color          = System.Drawing.Color.Red;
     linearRange2.EndValue       = 110F;
     linearRange2.Height         = 5;
     linearRange2.InRange        = false;
     linearRange2.Name           = "GaugeRange2";
     linearRange2.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange2.StartValue     = 70F;
     linearRange3.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     linearRange3.EndValue       = 120F;
     linearRange3.Height         = 5;
     linearRange3.InRange        = false;
     linearRange3.Name           = "GaugeRange2";
     linearRange3.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange3.StartValue     = 110F;
     this.linearGauge1.Ranges.Add(linearRange1);
     this.linearGauge1.Ranges.Add(linearRange2);
     this.linearGauge1.Ranges.Add(linearRange3);
     this.linearGauge1.ReadOnly            = false;
     this.linearGauge1.Size                = new System.Drawing.Size(134, 340);
     this.linearGauge1.TabIndex            = 4;
     this.linearGauge1.Text                = "linearGauge1";
     this.linearGauge1.ValueIndicatorColor = System.Drawing.Color.Gray;
     this.linearGauge1.VisualStyle         = Syncfusion.Windows.Forms.Gauge.ThemeStyle.Metro;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(113, 414);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(307, 17);
     this.label1.TabIndex = 3;
     this.label1.Text     = "Hold and Drag the pointer needle to interact with it";
     //
     // radialGauge1
     //
     this.radialGauge1.BackgroundGradientEndColor   = System.Drawing.Color.White;
     this.radialGauge1.BackgroundGradientStartColor = System.Drawing.Color.White;
     this.radialGauge1.EnableCustomNeedles          = false;
     this.radialGauge1.Font                         = new System.Drawing.Font("Segoe UI", 11.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World, ((byte)(0)));
     this.radialGauge1.GaugeLabel                   = "0";
     this.radialGauge1.GaugeLableFont               = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World, ((byte)(0)));
     this.radialGauge1.GaugeValueFont               = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World, ((byte)(0)));
     this.radialGauge1.Location                     = new System.Drawing.Point(73, 40);
     this.radialGauge1.MinimumSize                  = new System.Drawing.Size(125, 125);
     this.radialGauge1.Name                         = "radialGauge1";
     this.radialGauge1.NeedleColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(180)))), ((int)(((byte)(205)))));
     this.radialGauge1.NeedleStyle                  = Syncfusion.Windows.Forms.Gauge.NeedleStyle.Advanced;
     this.radialGauge1.OuterFrameGradientEndColor   = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(180)))), ((int)(((byte)(205)))));
     this.radialGauge1.OuterFrameGradientStartColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(180)))), ((int)(((byte)(205)))));
     range1.Color          = System.Drawing.SystemColors.MenuHighlight;
     range1.EndValue       = 70F;
     range1.Height         = 5;
     range1.InRange        = false;
     range1.Name           = "GaugeRange1";
     range1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.OutSide;
     range1.StartValue     = 0F;
     range2.Color          = System.Drawing.Color.Red;
     range2.EndValue       = 110F;
     range2.Height         = 5;
     range2.InRange        = false;
     range2.Name           = "GaugeRange2";
     range2.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.OutSide;
     range2.StartValue     = 70F;
     range3.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     range3.EndValue       = 120F;
     range3.Height         = 5;
     range3.InRange        = false;
     range3.Name           = "GaugeRange3";
     range3.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.OutSide;
     range3.StartValue     = 110F;
     this.radialGauge1.Ranges.Add(range1);
     this.radialGauge1.Ranges.Add(range2);
     this.radialGauge1.Ranges.Add(range3);
     this.radialGauge1.ReadOnly    = false;
     this.radialGauge1.Size        = new System.Drawing.Size(347, 347);
     this.radialGauge1.TabIndex    = 2;
     this.radialGauge1.VisualStyle = Syncfusion.Windows.Forms.Gauge.ThemeStyle.Metro;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(991, 522);
     this.Controls.Add(this.panel1);
     this.Icon         = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name         = "Form1";
     this.Text         = "User Interaction ";
     this.SizeChanged += new System.EventHandler(this.Form1_SizeChanged);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }