private void InitializeComponent()
 {
     this.kknbRed                 = new KryptonToolkitSuiteExtendedCore.KryptonKnobControl();
     this.kknbGreen               = new KryptonToolkitSuiteExtendedCore.KryptonKnobControl();
     this.kknbBlue                = new KryptonToolkitSuiteExtendedCore.KryptonKnobControl();
     this.kryptonRedValueLabel1   = new ExtendedColourControls.Controls.Labels.KryptonRedValueLabel();
     this.klblRedValue            = new ExtendedColourControls.Controls.Labels.KryptonRedValueLabel();
     this.kryptonPanel1           = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.klblBlueValue           = new ExtendedColourControls.Controls.Labels.KryptonBlueValueLabel();
     this.kryptonBlueValueLabel1  = new ExtendedColourControls.Controls.Labels.KryptonBlueValueLabel();
     this.klblGreenValue          = new ExtendedColourControls.Controls.Labels.KryptonGreenValueLabel();
     this.kryptonGreenValueLabel1 = new ExtendedColourControls.Controls.Labels.KryptonGreenValueLabel();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // kknbRed
     //
     this.kknbRed.BackColor            = System.Drawing.Color.Transparent;
     this.kknbRed.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     this.kknbRed.ImeMode              = System.Windows.Forms.ImeMode.On;
     this.kknbRed.LargeChange          = 20;
     this.kknbRed.Location             = new System.Drawing.Point(88, 23);
     this.kknbRed.Maximum              = 255;
     this.kknbRed.Minimum              = 0;
     this.kknbRed.Name                 = "kknbRed";
     this.kknbRed.ShowLargeScale       = true;
     this.kknbRed.ShowSmallScale       = false;
     this.kknbRed.Size                 = new System.Drawing.Size(110, 110);
     this.kknbRed.SizeLargeScaleMarker = 6;
     this.kknbRed.SizeSmallScaleMarker = 3;
     this.kknbRed.SmallChange          = 5;
     this.kknbRed.TabIndex             = 0;
     this.kknbRed.Value                = 0;
     this.kknbRed.ValueChanged        += new KryptonToolkitSuiteExtendedCore.ValueChangedEventHandler(this.kknbRed_ValueChanged);
     //
     // kknbGreen
     //
     this.kknbGreen.BackColor            = System.Drawing.Color.Transparent;
     this.kknbGreen.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     this.kknbGreen.ImeMode              = System.Windows.Forms.ImeMode.On;
     this.kknbGreen.LargeChange          = 20;
     this.kknbGreen.Location             = new System.Drawing.Point(88, 176);
     this.kknbGreen.Maximum              = 255;
     this.kknbGreen.Minimum              = 0;
     this.kknbGreen.Name                 = "kknbGreen";
     this.kknbGreen.ShowLargeScale       = true;
     this.kknbGreen.ShowSmallScale       = false;
     this.kknbGreen.Size                 = new System.Drawing.Size(110, 110);
     this.kknbGreen.SizeLargeScaleMarker = 6;
     this.kknbGreen.SizeSmallScaleMarker = 3;
     this.kknbGreen.SmallChange          = 5;
     this.kknbGreen.TabIndex             = 1;
     this.kknbGreen.Value                = 0;
     this.kknbGreen.ValueChanged        += new KryptonToolkitSuiteExtendedCore.ValueChangedEventHandler(this.kknbGreen_ValueChanged);
     //
     // kknbBlue
     //
     this.kknbBlue.BackColor            = System.Drawing.Color.Transparent;
     this.kknbBlue.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     this.kknbBlue.ImeMode              = System.Windows.Forms.ImeMode.On;
     this.kknbBlue.LargeChange          = 20;
     this.kknbBlue.Location             = new System.Drawing.Point(88, 329);
     this.kknbBlue.Maximum              = 255;
     this.kknbBlue.Minimum              = 0;
     this.kknbBlue.Name                 = "kknbBlue";
     this.kknbBlue.ShowLargeScale       = true;
     this.kknbBlue.ShowSmallScale       = false;
     this.kknbBlue.Size                 = new System.Drawing.Size(110, 110);
     this.kknbBlue.SizeLargeScaleMarker = 6;
     this.kknbBlue.SizeSmallScaleMarker = 3;
     this.kknbBlue.SmallChange          = 5;
     this.kknbBlue.TabIndex             = 2;
     this.kknbBlue.Value                = 0;
     this.kknbBlue.ValueChanged        += new KryptonToolkitSuiteExtendedCore.ValueChangedEventHandler(this.kknbBlue_ValueChanged);
     //
     // 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(31, 67);
     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    = 13;
     this.kryptonRedValueLabel1.TextSize    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonRedValueLabel1.Values.Text = "Red";
     //
     // klblRedValue
     //
     this.klblRedValue.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.klblRedValue.Location = new System.Drawing.Point(223, 67);
     this.klblRedValue.Name     = "klblRedValue";
     this.klblRedValue.RedValue = 255;
     this.klblRedValue.Size     = new System.Drawing.Size(33, 26);
     this.klblRedValue.StateCommon.LongText.Color1  = System.Drawing.Color.Red;
     this.klblRedValue.StateCommon.LongText.Color2  = System.Drawing.Color.Red;
     this.klblRedValue.StateCommon.LongText.Font    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.klblRedValue.StateCommon.ShortText.Color1 = System.Drawing.Color.Red;
     this.klblRedValue.StateCommon.ShortText.Color2 = System.Drawing.Color.Red;
     this.klblRedValue.StateCommon.ShortText.Font   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.klblRedValue.TabIndex    = 14;
     this.klblRedValue.TextSize    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.klblRedValue.Values.Text = "{0}";
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.klblBlueValue);
     this.kryptonPanel1.Controls.Add(this.kryptonBlueValueLabel1);
     this.kryptonPanel1.Controls.Add(this.klblGreenValue);
     this.kryptonPanel1.Controls.Add(this.kknbBlue);
     this.kryptonPanel1.Controls.Add(this.kknbGreen);
     this.kryptonPanel1.Controls.Add(this.kryptonGreenValueLabel1);
     this.kryptonPanel1.Controls.Add(this.kknbRed);
     this.kryptonPanel1.Controls.Add(this.klblRedValue);
     this.kryptonPanel1.Controls.Add(this.kryptonRedValueLabel1);
     this.kryptonPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel1.Name     = "kryptonPanel1";
     this.kryptonPanel1.Size     = new System.Drawing.Size(301, 452);
     this.kryptonPanel1.TabIndex = 15;
     //
     // klblBlueValue
     //
     this.klblBlueValue.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.klblBlueValue.Location = new System.Drawing.Point(223, 371);
     this.klblBlueValue.Name     = "klblBlueValue";
     this.klblBlueValue.RedValue = 255;
     this.klblBlueValue.Size     = new System.Drawing.Size(33, 26);
     this.klblBlueValue.StateCommon.LongText.Color1  = System.Drawing.Color.Blue;
     this.klblBlueValue.StateCommon.LongText.Color2  = System.Drawing.Color.Blue;
     this.klblBlueValue.StateCommon.LongText.Font    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.klblBlueValue.StateCommon.ShortText.Color1 = System.Drawing.Color.Blue;
     this.klblBlueValue.StateCommon.ShortText.Color2 = System.Drawing.Color.Blue;
     this.klblBlueValue.StateCommon.ShortText.Font   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.klblBlueValue.TabIndex    = 19;
     this.klblBlueValue.TextSize    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.klblBlueValue.Values.Text = "{0}";
     //
     // 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(27, 371);
     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    = 18;
     this.kryptonBlueValueLabel1.TextSize    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonBlueValueLabel1.Values.Text = "Blue";
     //
     // klblGreenValue
     //
     this.klblGreenValue.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.klblGreenValue.Location = new System.Drawing.Point(223, 216);
     this.klblGreenValue.Name     = "klblGreenValue";
     this.klblGreenValue.RedValue = 255;
     this.klblGreenValue.Size     = new System.Drawing.Size(33, 26);
     this.klblGreenValue.StateCommon.LongText.Color1  = System.Drawing.Color.Green;
     this.klblGreenValue.StateCommon.LongText.Color2  = System.Drawing.Color.Green;
     this.klblGreenValue.StateCommon.LongText.Font    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.klblGreenValue.StateCommon.ShortText.Color1 = System.Drawing.Color.Green;
     this.klblGreenValue.StateCommon.ShortText.Color2 = System.Drawing.Color.Green;
     this.klblGreenValue.StateCommon.ShortText.Font   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.klblGreenValue.TabIndex    = 17;
     this.klblGreenValue.TextSize    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.klblGreenValue.Values.Text = "{0}";
     //
     // 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(15, 216);
     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    = 16;
     this.kryptonGreenValueLabel1.TextSize    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.kryptonGreenValueLabel1.Values.Text = "Green";
     //
     // KryptonRGBColourKnobControl
     //
     this.BackColor = System.Drawing.Color.Transparent;
     this.Controls.Add(this.kryptonPanel1);
     this.Name = "KryptonRGBColourKnobControl";
     this.Size = new System.Drawing.Size(301, 452);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.kryptonPanel1.PerformLayout();
     this.ResumeLayout(false);
 }
Example #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();
 }