private void InitializeComponent()
 {
     this.kryptonAlphaValueLabel1      = new ExtendedColourControls.Controls.Labels.KryptonAlphaValueLabel();
     this.kryptonRedValueLabel1        = new ExtendedColourControls.Controls.Labels.KryptonRedValueLabel();
     this.kryptonGreenValueLabel1      = new ExtendedColourControls.Controls.Labels.KryptonGreenValueLabel();
     this.kryptonBlueValueLabel1       = new ExtendedColourControls.Controls.Labels.KryptonBlueValueLabel();
     this.kryptonAlphaValueNumericBox1 = new ExtendedColourControls.KryptonAlphaValueNumericBox();
     this.kryptonRedValueNumericBox1   = new ExtendedColourControls.KryptonRedValueNumericBox();
     this.kryptonGreenValueNumericBox1 = new ExtendedColourControls.KryptonGreenValueNumericBox();
     this.kryptonBlueValueNumericBox1  = new ExtendedColourControls.KryptonBlueValueNumericBox();
     this.kryptonAlphaTrackBar1        = new ExtendedColourControls.KryptonAlphaTrackBar();
     this.kryptonRedTrackBar1          = new ExtendedColourControls.KryptonRedTrackBar();
     this.kryptonGreenTrackBar1        = new ExtendedColourControls.KryptonGreenTrackBar();
     this.kryptonBlueTrackBar1         = new ExtendedColourControls.KryptonBlueTrackBar();
     this.SuspendLayout();
     //
     // kryptonAlphaValueLabel1
     //
     this.kryptonAlphaValueLabel1.AlphaValue = 255;
     this.kryptonAlphaValueLabel1.Anchor     = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.kryptonAlphaValueLabel1.Location = new System.Drawing.Point(13, 14);
     this.kryptonAlphaValueLabel1.Name     = "kryptonAlphaValueLabel1";
     this.kryptonAlphaValueLabel1.Size     = new System.Drawing.Size(57, 26);
     this.kryptonAlphaValueLabel1.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonAlphaValueLabel1.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonAlphaValueLabel1.TabIndex    = 0;
     this.kryptonAlphaValueLabel1.TextSize    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonAlphaValueLabel1.Values.Text = "Alpha";
     //
     // kryptonRedValueLabel1
     //
     this.kryptonRedValueLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.kryptonRedValueLabel1.Location = new System.Drawing.Point(125, 14);
     this.kryptonRedValueLabel1.Name     = "kryptonRedValueLabel1";
     this.kryptonRedValueLabel1.RedValue = 255;
     this.kryptonRedValueLabel1.Size     = new System.Drawing.Size(42, 26);
     this.kryptonRedValueLabel1.StateCommon.LongText.Color1  = System.Drawing.Color.Red;
     this.kryptonRedValueLabel1.StateCommon.LongText.Color2  = System.Drawing.Color.Red;
     this.kryptonRedValueLabel1.StateCommon.LongText.Font    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonRedValueLabel1.StateCommon.ShortText.Color1 = System.Drawing.Color.Red;
     this.kryptonRedValueLabel1.StateCommon.ShortText.Color2 = System.Drawing.Color.Red;
     this.kryptonRedValueLabel1.StateCommon.ShortText.Font   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonRedValueLabel1.TabIndex    = 1;
     this.kryptonRedValueLabel1.TextSize    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonRedValueLabel1.Values.Text = "Red";
     //
     // kryptonGreenValueLabel1
     //
     this.kryptonGreenValueLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.kryptonGreenValueLabel1.Location = new System.Drawing.Point(222, 14);
     this.kryptonGreenValueLabel1.Name     = "kryptonGreenValueLabel1";
     this.kryptonGreenValueLabel1.RedValue = 255;
     this.kryptonGreenValueLabel1.Size     = new System.Drawing.Size(58, 26);
     this.kryptonGreenValueLabel1.StateCommon.LongText.Color1  = System.Drawing.Color.Green;
     this.kryptonGreenValueLabel1.StateCommon.LongText.Color2  = System.Drawing.Color.Green;
     this.kryptonGreenValueLabel1.StateCommon.LongText.Font    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonGreenValueLabel1.StateCommon.ShortText.Color1 = System.Drawing.Color.Green;
     this.kryptonGreenValueLabel1.StateCommon.ShortText.Color2 = System.Drawing.Color.Green;
     this.kryptonGreenValueLabel1.StateCommon.ShortText.Font   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonGreenValueLabel1.TabIndex    = 2;
     this.kryptonGreenValueLabel1.TextSize    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonGreenValueLabel1.Values.Text = "Green";
     //
     // kryptonBlueValueLabel1
     //
     this.kryptonBlueValueLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.kryptonBlueValueLabel1.Location = new System.Drawing.Point(335, 14);
     this.kryptonBlueValueLabel1.Name     = "kryptonBlueValueLabel1";
     this.kryptonBlueValueLabel1.RedValue = 255;
     this.kryptonBlueValueLabel1.Size     = new System.Drawing.Size(46, 26);
     this.kryptonBlueValueLabel1.StateCommon.LongText.Color1  = System.Drawing.Color.Blue;
     this.kryptonBlueValueLabel1.StateCommon.LongText.Color2  = System.Drawing.Color.Blue;
     this.kryptonBlueValueLabel1.StateCommon.LongText.Font    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonBlueValueLabel1.StateCommon.ShortText.Color1 = System.Drawing.Color.Blue;
     this.kryptonBlueValueLabel1.StateCommon.ShortText.Color2 = System.Drawing.Color.Blue;
     this.kryptonBlueValueLabel1.StateCommon.ShortText.Font   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonBlueValueLabel1.TabIndex    = 3;
     this.kryptonBlueValueLabel1.TextSize    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonBlueValueLabel1.Values.Text = "Blue";
     //
     // kryptonAlphaValueNumericBox1
     //
     this.kryptonAlphaValueNumericBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.kryptonAlphaValueNumericBox1.Location = new System.Drawing.Point(13, 443);
     this.kryptonAlphaValueNumericBox1.Maximum  = new decimal(new int[] {
         255,
         0,
         0,
         0
     });
     this.kryptonAlphaValueNumericBox1.Name = "kryptonAlphaValueNumericBox1";
     this.kryptonAlphaValueNumericBox1.Size = new System.Drawing.Size(64, 26);
     this.kryptonAlphaValueNumericBox1.StateCommon.Back.Color1    = System.Drawing.Color.White;
     this.kryptonAlphaValueNumericBox1.StateCommon.Content.Color1 = System.Drawing.Color.Black;
     this.kryptonAlphaValueNumericBox1.StateCommon.Content.Font   = new System.Drawing.Font("Segoe UI", 11F);
     this.kryptonAlphaValueNumericBox1.StateCommon.Content.TextH  = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Inherit;
     this.kryptonAlphaValueNumericBox1.TabIndex = 4;
     //
     // kryptonRedValueNumericBox1
     //
     this.kryptonRedValueNumericBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.kryptonRedValueNumericBox1.Location = new System.Drawing.Point(114, 443);
     this.kryptonRedValueNumericBox1.Maximum  = new decimal(new int[] {
         255,
         0,
         0,
         0
     });
     this.kryptonRedValueNumericBox1.Name = "kryptonRedValueNumericBox1";
     this.kryptonRedValueNumericBox1.Size = new System.Drawing.Size(64, 26);
     this.kryptonRedValueNumericBox1.StateCommon.Back.Color1    = System.Drawing.Color.Red;
     this.kryptonRedValueNumericBox1.StateCommon.Content.Color1 = System.Drawing.Color.White;
     this.kryptonRedValueNumericBox1.StateCommon.Content.Font   = new System.Drawing.Font("Segoe UI", 11F);
     this.kryptonRedValueNumericBox1.StateCommon.Content.TextH  = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Inherit;
     this.kryptonRedValueNumericBox1.TabIndex = 5;
     //
     // kryptonGreenValueNumericBox1
     //
     this.kryptonGreenValueNumericBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.kryptonGreenValueNumericBox1.Location = new System.Drawing.Point(215, 443);
     this.kryptonGreenValueNumericBox1.Maximum  = new decimal(new int[] {
         255,
         0,
         0,
         0
     });
     this.kryptonGreenValueNumericBox1.Name = "kryptonGreenValueNumericBox1";
     this.kryptonGreenValueNumericBox1.Size = new System.Drawing.Size(64, 26);
     this.kryptonGreenValueNumericBox1.StateCommon.Back.Color1    = System.Drawing.Color.Green;
     this.kryptonGreenValueNumericBox1.StateCommon.Content.Color1 = System.Drawing.Color.White;
     this.kryptonGreenValueNumericBox1.StateCommon.Content.Font   = new System.Drawing.Font("Segoe UI", 11F);
     this.kryptonGreenValueNumericBox1.StateCommon.Content.TextH  = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Inherit;
     this.kryptonGreenValueNumericBox1.TabIndex = 6;
     //
     // kryptonBlueValueNumericBox1
     //
     this.kryptonBlueValueNumericBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.kryptonBlueValueNumericBox1.Location = new System.Drawing.Point(316, 443);
     this.kryptonBlueValueNumericBox1.Maximum  = new decimal(new int[] {
         255,
         0,
         0,
         0
     });
     this.kryptonBlueValueNumericBox1.Name = "kryptonBlueValueNumericBox1";
     this.kryptonBlueValueNumericBox1.Size = new System.Drawing.Size(64, 26);
     this.kryptonBlueValueNumericBox1.StateCommon.Back.Color1    = System.Drawing.Color.Blue;
     this.kryptonBlueValueNumericBox1.StateCommon.Content.Color1 = System.Drawing.Color.White;
     this.kryptonBlueValueNumericBox1.StateCommon.Content.Font   = new System.Drawing.Font("Segoe UI", 11F);
     this.kryptonBlueValueNumericBox1.StateCommon.Content.TextH  = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Inherit;
     this.kryptonBlueValueNumericBox1.TabIndex = 7;
     //
     // kryptonAlphaTrackBar1
     //
     this.kryptonAlphaTrackBar1.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.kryptonAlphaTrackBar1.DrawBackground = true;
     this.kryptonAlphaTrackBar1.Location       = new System.Drawing.Point(28, 46);
     this.kryptonAlphaTrackBar1.Maximum        = 255;
     this.kryptonAlphaTrackBar1.Name           = "kryptonAlphaTrackBar1";
     this.kryptonAlphaTrackBar1.Orientation    = System.Windows.Forms.Orientation.Vertical;
     this.kryptonAlphaTrackBar1.Size           = new System.Drawing.Size(21, 390);
     this.kryptonAlphaTrackBar1.TabIndex       = 8;
     this.kryptonAlphaTrackBar1.TickStyle      = System.Windows.Forms.TickStyle.None;
     this.kryptonAlphaTrackBar1.Value          = 255;
     //
     // kryptonRedTrackBar1
     //
     this.kryptonRedTrackBar1.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.kryptonRedTrackBar1.DrawBackground           = true;
     this.kryptonRedTrackBar1.Location                 = new System.Drawing.Point(134, 46);
     this.kryptonRedTrackBar1.Maximum                  = 255;
     this.kryptonRedTrackBar1.Name                     = "kryptonRedTrackBar1";
     this.kryptonRedTrackBar1.Orientation              = System.Windows.Forms.Orientation.Vertical;
     this.kryptonRedTrackBar1.Size                     = new System.Drawing.Size(21, 390);
     this.kryptonRedTrackBar1.StateCommon.Tick.Color1  = System.Drawing.Color.Red;
     this.kryptonRedTrackBar1.StateCommon.Track.Color1 = System.Drawing.Color.Red;
     this.kryptonRedTrackBar1.StateCommon.Track.Color2 = System.Drawing.Color.Red;
     this.kryptonRedTrackBar1.StateCommon.Track.Color3 = System.Drawing.Color.Red;
     this.kryptonRedTrackBar1.StateCommon.Track.Color4 = System.Drawing.Color.Red;
     this.kryptonRedTrackBar1.StateCommon.Track.Color5 = System.Drawing.Color.Red;
     this.kryptonRedTrackBar1.TabIndex                 = 9;
     this.kryptonRedTrackBar1.TickStyle                = System.Windows.Forms.TickStyle.None;
     this.kryptonRedTrackBar1.Value                    = 255;
     //
     // kryptonGreenTrackBar1
     //
     this.kryptonGreenTrackBar1.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.kryptonGreenTrackBar1.DrawBackground           = true;
     this.kryptonGreenTrackBar1.Location                 = new System.Drawing.Point(240, 46);
     this.kryptonGreenTrackBar1.Maximum                  = 255;
     this.kryptonGreenTrackBar1.Name                     = "kryptonGreenTrackBar1";
     this.kryptonGreenTrackBar1.Orientation              = System.Windows.Forms.Orientation.Vertical;
     this.kryptonGreenTrackBar1.Size                     = new System.Drawing.Size(21, 390);
     this.kryptonGreenTrackBar1.StateCommon.Tick.Color1  = System.Drawing.Color.Green;
     this.kryptonGreenTrackBar1.StateCommon.Track.Color1 = System.Drawing.Color.Green;
     this.kryptonGreenTrackBar1.StateCommon.Track.Color2 = System.Drawing.Color.Green;
     this.kryptonGreenTrackBar1.StateCommon.Track.Color3 = System.Drawing.Color.Green;
     this.kryptonGreenTrackBar1.StateCommon.Track.Color4 = System.Drawing.Color.Green;
     this.kryptonGreenTrackBar1.StateCommon.Track.Color5 = System.Drawing.Color.Green;
     this.kryptonGreenTrackBar1.TabIndex                 = 10;
     this.kryptonGreenTrackBar1.TickStyle                = System.Windows.Forms.TickStyle.None;
     this.kryptonGreenTrackBar1.Value                    = 255;
     //
     // kryptonBlueTrackBar1
     //
     this.kryptonBlueTrackBar1.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.kryptonBlueTrackBar1.DrawBackground           = true;
     this.kryptonBlueTrackBar1.Location                 = new System.Drawing.Point(349, 46);
     this.kryptonBlueTrackBar1.Maximum                  = 255;
     this.kryptonBlueTrackBar1.Name                     = "kryptonBlueTrackBar1";
     this.kryptonBlueTrackBar1.Orientation              = System.Windows.Forms.Orientation.Vertical;
     this.kryptonBlueTrackBar1.Size                     = new System.Drawing.Size(21, 390);
     this.kryptonBlueTrackBar1.StateCommon.Tick.Color1  = System.Drawing.Color.Blue;
     this.kryptonBlueTrackBar1.StateCommon.Track.Color1 = System.Drawing.Color.Blue;
     this.kryptonBlueTrackBar1.StateCommon.Track.Color2 = System.Drawing.Color.Blue;
     this.kryptonBlueTrackBar1.StateCommon.Track.Color3 = System.Drawing.Color.Blue;
     this.kryptonBlueTrackBar1.StateCommon.Track.Color4 = System.Drawing.Color.Blue;
     this.kryptonBlueTrackBar1.StateCommon.Track.Color5 = System.Drawing.Color.Blue;
     this.kryptonBlueTrackBar1.TabIndex                 = 11;
     this.kryptonBlueTrackBar1.TickStyle                = System.Windows.Forms.TickStyle.None;
     this.kryptonBlueTrackBar1.Value                    = 255;
     //
     // KryptonColourSlider
     //
     this.Controls.Add(this.kryptonBlueTrackBar1);
     this.Controls.Add(this.kryptonGreenTrackBar1);
     this.Controls.Add(this.kryptonRedTrackBar1);
     this.Controls.Add(this.kryptonAlphaTrackBar1);
     this.Controls.Add(this.kryptonBlueValueNumericBox1);
     this.Controls.Add(this.kryptonGreenValueNumericBox1);
     this.Controls.Add(this.kryptonRedValueNumericBox1);
     this.Controls.Add(this.kryptonAlphaValueNumericBox1);
     this.Controls.Add(this.kryptonBlueValueLabel1);
     this.Controls.Add(this.kryptonGreenValueLabel1);
     this.Controls.Add(this.kryptonRedValueLabel1);
     this.Controls.Add(this.kryptonAlphaValueLabel1);
     this.Name = "KryptonColourSlider";
     this.Size = new System.Drawing.Size(394, 481);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#2
0
 private void InitializeComponent()
 {
     this.ktrkBlue  = new ExtendedColourControls.KryptonBlueTrackBar();
     this.ktrkGreen = new ExtendedColourControls.KryptonGreenTrackBar();
     this.ktrkRed   = new ExtendedColourControls.KryptonRedTrackBar();
     this.kryptonBlueValueLabel1  = new ExtendedColourControls.Controls.Labels.KryptonBlueValueLabel();
     this.kryptonGreenValueLabel1 = new ExtendedColourControls.Controls.Labels.KryptonGreenValueLabel();
     this.kryptonRedValueLabel1   = new ExtendedColourControls.Controls.Labels.KryptonRedValueLabel();
     this.knumBlue  = new ExtendedColourControls.KryptonBlueValueNumericBox();
     this.knumGreen = new ExtendedColourControls.KryptonGreenValueNumericBox();
     this.knumRed   = new ExtendedColourControls.KryptonRedValueNumericBox();
     this.SuspendLayout();
     //
     // ktrkBlue
     //
     this.ktrkBlue.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.ktrkBlue.DrawBackground           = true;
     this.ktrkBlue.Location                 = new System.Drawing.Point(246, 47);
     this.ktrkBlue.Maximum                  = 255;
     this.ktrkBlue.Name                     = "ktrkBlue";
     this.ktrkBlue.Orientation              = System.Windows.Forms.Orientation.Vertical;
     this.ktrkBlue.Size                     = new System.Drawing.Size(21, 344);
     this.ktrkBlue.StateCommon.Tick.Color1  = System.Drawing.Color.Blue;
     this.ktrkBlue.StateCommon.Track.Color1 = System.Drawing.Color.Blue;
     this.ktrkBlue.StateCommon.Track.Color2 = System.Drawing.Color.Blue;
     this.ktrkBlue.StateCommon.Track.Color3 = System.Drawing.Color.Blue;
     this.ktrkBlue.StateCommon.Track.Color4 = System.Drawing.Color.Blue;
     this.ktrkBlue.StateCommon.Track.Color5 = System.Drawing.Color.Blue;
     this.ktrkBlue.TabIndex                 = 17;
     this.ktrkBlue.TickStyle                = System.Windows.Forms.TickStyle.None;
     this.ktrkBlue.Value                    = 255;
     this.ktrkBlue.ValueChanged            += new System.EventHandler(this.ktrkBlue_ValueChanged);
     //
     // ktrkGreen
     //
     this.ktrkGreen.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.ktrkGreen.DrawBackground           = true;
     this.ktrkGreen.Location                 = new System.Drawing.Point(137, 47);
     this.ktrkGreen.Maximum                  = 255;
     this.ktrkGreen.Name                     = "ktrkGreen";
     this.ktrkGreen.Orientation              = System.Windows.Forms.Orientation.Vertical;
     this.ktrkGreen.Size                     = new System.Drawing.Size(21, 344);
     this.ktrkGreen.StateCommon.Tick.Color1  = System.Drawing.Color.Green;
     this.ktrkGreen.StateCommon.Track.Color1 = System.Drawing.Color.Green;
     this.ktrkGreen.StateCommon.Track.Color2 = System.Drawing.Color.Green;
     this.ktrkGreen.StateCommon.Track.Color3 = System.Drawing.Color.Green;
     this.ktrkGreen.StateCommon.Track.Color4 = System.Drawing.Color.Green;
     this.ktrkGreen.StateCommon.Track.Color5 = System.Drawing.Color.Green;
     this.ktrkGreen.TabIndex                 = 16;
     this.ktrkGreen.TickStyle                = System.Windows.Forms.TickStyle.None;
     this.ktrkGreen.Value                    = 255;
     this.ktrkGreen.ValueChanged            += new System.EventHandler(this.ktrkGreen_ValueChanged);
     //
     // ktrkRed
     //
     this.ktrkRed.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.ktrkRed.DrawBackground           = true;
     this.ktrkRed.Location                 = new System.Drawing.Point(31, 47);
     this.ktrkRed.Maximum                  = 255;
     this.ktrkRed.Name                     = "ktrkRed";
     this.ktrkRed.Orientation              = System.Windows.Forms.Orientation.Vertical;
     this.ktrkRed.Size                     = new System.Drawing.Size(21, 344);
     this.ktrkRed.StateCommon.Tick.Color1  = System.Drawing.Color.Red;
     this.ktrkRed.StateCommon.Track.Color1 = System.Drawing.Color.Red;
     this.ktrkRed.StateCommon.Track.Color2 = System.Drawing.Color.Red;
     this.ktrkRed.StateCommon.Track.Color3 = System.Drawing.Color.Red;
     this.ktrkRed.StateCommon.Track.Color4 = System.Drawing.Color.Red;
     this.ktrkRed.StateCommon.Track.Color5 = System.Drawing.Color.Red;
     this.ktrkRed.TabIndex                 = 15;
     this.ktrkRed.TickStyle                = System.Windows.Forms.TickStyle.None;
     this.ktrkRed.Value                    = 255;
     this.ktrkRed.ValueChanged            += new System.EventHandler(this.ktrkRed_ValueChanged);
     //
     // kryptonBlueValueLabel1
     //
     this.kryptonBlueValueLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.kryptonBlueValueLabel1.Location = new System.Drawing.Point(232, 15);
     this.kryptonBlueValueLabel1.Name     = "kryptonBlueValueLabel1";
     this.kryptonBlueValueLabel1.RedValue = 255;
     this.kryptonBlueValueLabel1.Size     = new System.Drawing.Size(46, 26);
     this.kryptonBlueValueLabel1.StateCommon.LongText.Color1  = System.Drawing.Color.Blue;
     this.kryptonBlueValueLabel1.StateCommon.LongText.Color2  = System.Drawing.Color.Blue;
     this.kryptonBlueValueLabel1.StateCommon.LongText.Font    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonBlueValueLabel1.StateCommon.ShortText.Color1 = System.Drawing.Color.Blue;
     this.kryptonBlueValueLabel1.StateCommon.ShortText.Color2 = System.Drawing.Color.Blue;
     this.kryptonBlueValueLabel1.StateCommon.ShortText.Font   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonBlueValueLabel1.TabIndex    = 14;
     this.kryptonBlueValueLabel1.TextSize    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonBlueValueLabel1.Values.Text = "Blue";
     //
     // kryptonGreenValueLabel1
     //
     this.kryptonGreenValueLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.kryptonGreenValueLabel1.Location = new System.Drawing.Point(119, 15);
     this.kryptonGreenValueLabel1.Name     = "kryptonGreenValueLabel1";
     this.kryptonGreenValueLabel1.RedValue = 255;
     this.kryptonGreenValueLabel1.Size     = new System.Drawing.Size(58, 26);
     this.kryptonGreenValueLabel1.StateCommon.LongText.Color1  = System.Drawing.Color.Green;
     this.kryptonGreenValueLabel1.StateCommon.LongText.Color2  = System.Drawing.Color.Green;
     this.kryptonGreenValueLabel1.StateCommon.LongText.Font    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonGreenValueLabel1.StateCommon.ShortText.Color1 = System.Drawing.Color.Green;
     this.kryptonGreenValueLabel1.StateCommon.ShortText.Color2 = System.Drawing.Color.Green;
     this.kryptonGreenValueLabel1.StateCommon.ShortText.Font   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonGreenValueLabel1.TabIndex    = 13;
     this.kryptonGreenValueLabel1.TextSize    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonGreenValueLabel1.Values.Text = "Green";
     //
     // kryptonRedValueLabel1
     //
     this.kryptonRedValueLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.kryptonRedValueLabel1.Location = new System.Drawing.Point(22, 15);
     this.kryptonRedValueLabel1.Name     = "kryptonRedValueLabel1";
     this.kryptonRedValueLabel1.RedValue = 255;
     this.kryptonRedValueLabel1.Size     = new System.Drawing.Size(42, 26);
     this.kryptonRedValueLabel1.StateCommon.LongText.Color1  = System.Drawing.Color.Red;
     this.kryptonRedValueLabel1.StateCommon.LongText.Color2  = System.Drawing.Color.Red;
     this.kryptonRedValueLabel1.StateCommon.LongText.Font    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonRedValueLabel1.StateCommon.ShortText.Color1 = System.Drawing.Color.Red;
     this.kryptonRedValueLabel1.StateCommon.ShortText.Color2 = System.Drawing.Color.Red;
     this.kryptonRedValueLabel1.StateCommon.ShortText.Font   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonRedValueLabel1.TabIndex    = 12;
     this.kryptonRedValueLabel1.TextSize    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonRedValueLabel1.Values.Text = "Red";
     //
     // knumBlue
     //
     this.knumBlue.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.knumBlue.Location = new System.Drawing.Point(223, 406);
     this.knumBlue.Maximum  = new decimal(new int[] {
         255,
         0,
         0,
         0
     });
     this.knumBlue.Name = "knumBlue";
     this.knumBlue.Size = new System.Drawing.Size(64, 26);
     this.knumBlue.StateCommon.Back.Color1    = System.Drawing.Color.Blue;
     this.knumBlue.StateCommon.Content.Color1 = System.Drawing.Color.White;
     this.knumBlue.StateCommon.Content.Font   = new System.Drawing.Font("Segoe UI", 11F);
     this.knumBlue.StateCommon.Content.TextH  = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Inherit;
     this.knumBlue.TabIndex      = 20;
     this.knumBlue.ValueChanged += new System.EventHandler(this.knumBlue_ValueChanged);
     //
     // knumGreen
     //
     this.knumGreen.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.knumGreen.Location = new System.Drawing.Point(117, 406);
     this.knumGreen.Maximum  = new decimal(new int[] {
         255,
         0,
         0,
         0
     });
     this.knumGreen.Name = "knumGreen";
     this.knumGreen.Size = new System.Drawing.Size(64, 26);
     this.knumGreen.StateCommon.Back.Color1    = System.Drawing.Color.Green;
     this.knumGreen.StateCommon.Content.Color1 = System.Drawing.Color.White;
     this.knumGreen.StateCommon.Content.Font   = new System.Drawing.Font("Segoe UI", 11F);
     this.knumGreen.StateCommon.Content.TextH  = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Inherit;
     this.knumGreen.TabIndex      = 19;
     this.knumGreen.ValueChanged += new System.EventHandler(this.knumGreen_ValueChanged);
     //
     // knumRed
     //
     this.knumRed.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.knumRed.Location = new System.Drawing.Point(14, 406);
     this.knumRed.Maximum  = new decimal(new int[] {
         255,
         0,
         0,
         0
     });
     this.knumRed.Name = "knumRed";
     this.knumRed.Size = new System.Drawing.Size(64, 26);
     this.knumRed.StateCommon.Back.Color1    = System.Drawing.Color.Red;
     this.knumRed.StateCommon.Content.Color1 = System.Drawing.Color.White;
     this.knumRed.StateCommon.Content.Font   = new System.Drawing.Font("Segoe UI", 11F);
     this.knumRed.StateCommon.Content.TextH  = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Inherit;
     this.knumRed.TabIndex      = 18;
     this.knumRed.ValueChanged += new System.EventHandler(this.knumRed_ValueChanged);
     //
     // KryptonRGBColourSlider
     //
     this.BackColor = System.Drawing.Color.Transparent;
     this.Controls.Add(this.knumBlue);
     this.Controls.Add(this.knumGreen);
     this.Controls.Add(this.knumRed);
     this.Controls.Add(this.ktrkBlue);
     this.Controls.Add(this.ktrkGreen);
     this.Controls.Add(this.ktrkRed);
     this.Controls.Add(this.kryptonBlueValueLabel1);
     this.Controls.Add(this.kryptonGreenValueLabel1);
     this.Controls.Add(this.kryptonRedValueLabel1);
     this.Name = "KryptonRGBColourSlider";
     this.Size = new System.Drawing.Size(301, 452);
     this.ResumeLayout(false);
     this.PerformLayout();
 }