示例#1
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ColourWheelColourPickerDialog));
     this.kryptonPanel1      = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.knumAlpha          = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown();
     this.knumRed            = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown();
     this.knumGreen          = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown();
     this.knumBlue           = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown();
     this.knumBrightness     = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown();
     this.knumSaturation     = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown();
     this.knumHue            = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown();
     this.kryptonLabel9      = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel8      = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel7      = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel6      = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klblBrightness     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klblSaturation     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klblHue            = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel2      = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel1      = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kptxtHexColour     = new ExtendedControls.ExtendedToolkit.Controls.KryptonPromptTextBox();
     this.kryptonCueTextBox1 = new KryptonExtendedToolkit.ExtendedToolkit.Controls.KryptonCueTextBox();
     this.cbSelectedColour   = new ExtendedControls.ExtendedToolkit.Controls.CircularPictureBox();
     this.cwColourSelector   = new ExtendedControls.ExtendedToolkit.Controls.Colours.Controls.ColourWheel();
     this.kbtnOk             = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnCancel         = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.panel1             = new System.Windows.Forms.Panel();
     this.kryptonPanel2      = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbSelectedColour)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).BeginInit();
     this.kryptonPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.knumAlpha);
     this.kryptonPanel1.Controls.Add(this.knumRed);
     this.kryptonPanel1.Controls.Add(this.knumGreen);
     this.kryptonPanel1.Controls.Add(this.knumBlue);
     this.kryptonPanel1.Controls.Add(this.knumBrightness);
     this.kryptonPanel1.Controls.Add(this.knumSaturation);
     this.kryptonPanel1.Controls.Add(this.knumHue);
     this.kryptonPanel1.Controls.Add(this.kryptonLabel9);
     this.kryptonPanel1.Controls.Add(this.kryptonLabel8);
     this.kryptonPanel1.Controls.Add(this.kryptonLabel7);
     this.kryptonPanel1.Controls.Add(this.kryptonLabel6);
     this.kryptonPanel1.Controls.Add(this.klblBrightness);
     this.kryptonPanel1.Controls.Add(this.klblSaturation);
     this.kryptonPanel1.Controls.Add(this.klblHue);
     this.kryptonPanel1.Controls.Add(this.kryptonLabel2);
     this.kryptonPanel1.Controls.Add(this.kryptonLabel1);
     this.kryptonPanel1.Controls.Add(this.kptxtHexColour);
     this.kryptonPanel1.Controls.Add(this.kryptonCueTextBox1);
     this.kryptonPanel1.Controls.Add(this.cbSelectedColour);
     this.kryptonPanel1.Controls.Add(this.cwColourSelector);
     this.kryptonPanel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel1.Name     = "kryptonPanel1";
     this.kryptonPanel1.Size     = new System.Drawing.Size(525, 357);
     this.kryptonPanel1.TabIndex = 1;
     //
     // knumAlpha
     //
     this.knumAlpha.Location = new System.Drawing.Point(436, 171);
     this.knumAlpha.Maximum  = new decimal(new int[] {
         255,
         0,
         0,
         0
     });
     this.knumAlpha.Name = "knumAlpha";
     this.knumAlpha.Size = new System.Drawing.Size(74, 28);
     this.knumAlpha.StateCommon.Content.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.knumAlpha.TabIndex  = 22;
     this.knumAlpha.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.knumAlpha.Value     = new decimal(new int[] {
         255,
         0,
         0,
         0
     });
     //
     // knumRed
     //
     this.knumRed.Location = new System.Drawing.Point(436, 228);
     this.knumRed.Maximum  = new decimal(new int[] {
         255,
         0,
         0,
         0
     });
     this.knumRed.Name = "knumRed";
     this.knumRed.Size = new System.Drawing.Size(74, 28);
     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", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.knumRed.TabIndex  = 21;
     this.knumRed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // knumGreen
     //
     this.knumGreen.Location = new System.Drawing.Point(436, 274);
     this.knumGreen.Maximum  = new decimal(new int[] {
         255,
         0,
         0,
         0
     });
     this.knumGreen.Name = "knumGreen";
     this.knumGreen.Size = new System.Drawing.Size(74, 28);
     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", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.knumGreen.TabIndex  = 20;
     this.knumGreen.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // knumBlue
     //
     this.knumBlue.Location = new System.Drawing.Point(436, 322);
     this.knumBlue.Maximum  = new decimal(new int[] {
         255,
         0,
         0,
         0
     });
     this.knumBlue.Name = "knumBlue";
     this.knumBlue.Size = new System.Drawing.Size(74, 28);
     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", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.knumBlue.TabIndex  = 19;
     this.knumBlue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // knumBrightness
     //
     this.knumBrightness.Location = new System.Drawing.Point(284, 322);
     this.knumBrightness.Maximum  = new decimal(new int[] {
         255,
         0,
         0,
         0
     });
     this.knumBrightness.Name = "knumBrightness";
     this.knumBrightness.Size = new System.Drawing.Size(74, 28);
     this.knumBrightness.StateCommon.Content.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.knumBrightness.TabIndex  = 18;
     this.knumBrightness.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // knumSaturation
     //
     this.knumSaturation.Location = new System.Drawing.Point(284, 274);
     this.knumSaturation.Maximum  = new decimal(new int[] {
         255,
         0,
         0,
         0
     });
     this.knumSaturation.Name = "knumSaturation";
     this.knumSaturation.Size = new System.Drawing.Size(74, 28);
     this.knumSaturation.StateCommon.Content.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.knumSaturation.TabIndex  = 17;
     this.knumSaturation.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // knumHue
     //
     this.knumHue.Location = new System.Drawing.Point(284, 228);
     this.knumHue.Maximum  = new decimal(new int[] {
         255,
         0,
         0,
         0
     });
     this.knumHue.Name = "knumHue";
     this.knumHue.Size = new System.Drawing.Size(74, 28);
     this.knumHue.StateCommon.Content.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.knumHue.TabIndex  = 16;
     this.knumHue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // kryptonLabel9
     //
     this.kryptonLabel9.Location = new System.Drawing.Point(375, 324);
     this.kryptonLabel9.Name     = "kryptonLabel9";
     this.kryptonLabel9.Size     = new System.Drawing.Size(50, 26);
     this.kryptonLabel9.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel9.TabIndex    = 15;
     this.kryptonLabel9.Values.Text = "Blue:";
     //
     // kryptonLabel8
     //
     this.kryptonLabel8.Location = new System.Drawing.Point(363, 274);
     this.kryptonLabel8.Name     = "kryptonLabel8";
     this.kryptonLabel8.Size     = new System.Drawing.Size(62, 26);
     this.kryptonLabel8.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel8.TabIndex    = 14;
     this.kryptonLabel8.Values.Text = "Green:";
     //
     // kryptonLabel7
     //
     this.kryptonLabel7.Location = new System.Drawing.Point(379, 228);
     this.kryptonLabel7.Name     = "kryptonLabel7";
     this.kryptonLabel7.Size     = new System.Drawing.Size(46, 26);
     this.kryptonLabel7.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel7.TabIndex    = 13;
     this.kryptonLabel7.Values.Text = "Red:";
     //
     // kryptonLabel6
     //
     this.kryptonLabel6.Location = new System.Drawing.Point(363, 173);
     this.kryptonLabel6.Name     = "kryptonLabel6";
     this.kryptonLabel6.Size     = new System.Drawing.Size(62, 26);
     this.kryptonLabel6.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel6.TabIndex    = 12;
     this.kryptonLabel6.Values.Text = "Alpha:";
     //
     // klblBrightness
     //
     this.klblBrightness.Location = new System.Drawing.Point(180, 324);
     this.klblBrightness.Name     = "klblBrightness";
     this.klblBrightness.Size     = new System.Drawing.Size(98, 26);
     this.klblBrightness.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblBrightness.TabIndex    = 11;
     this.klblBrightness.Values.Text = "Brightness:";
     //
     // klblSaturation
     //
     this.klblSaturation.Location = new System.Drawing.Point(181, 274);
     this.klblSaturation.Name     = "klblSaturation";
     this.klblSaturation.Size     = new System.Drawing.Size(97, 26);
     this.klblSaturation.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblSaturation.TabIndex    = 10;
     this.klblSaturation.Values.Text = "Saturation:";
     //
     // klblHue
     //
     this.klblHue.Location = new System.Drawing.Point(230, 228);
     this.klblHue.Name     = "klblHue";
     this.klblHue.Size     = new System.Drawing.Size(48, 26);
     this.klblHue.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblHue.TabIndex    = 9;
     this.klblHue.Values.Text = "Hue:";
     //
     // kryptonLabel2
     //
     this.kryptonLabel2.Location = new System.Drawing.Point(232, 104);
     this.kryptonLabel2.Name     = "kryptonLabel2";
     this.kryptonLabel2.Size     = new System.Drawing.Size(164, 26);
     this.kryptonLabel2.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel2.TabIndex    = 8;
     this.kryptonLabel2.Values.Text = "Hexadecimal Value: ";
     //
     // kryptonLabel1
     //
     this.kryptonLabel1.Location = new System.Drawing.Point(302, 33);
     this.kryptonLabel1.Name     = "kryptonLabel1";
     this.kryptonLabel1.Size     = new System.Drawing.Size(138, 26);
     this.kryptonLabel1.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel1.TabIndex    = 7;
     this.kryptonLabel1.Values.Text = "Selected Colour:";
     //
     // kptxtHexColour
     //
     this.kptxtHexColour.DrawPrompt       = true;
     this.kptxtHexColour.FocusSelect      = true;
     this.kptxtHexColour.Font             = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kptxtHexColour.Location         = new System.Drawing.Point(402, 101);
     this.kptxtHexColour.MaxLength        = 7;
     this.kptxtHexColour.Name             = "kptxtHexColour";
     this.kptxtHexColour.PromptForeColour = System.Drawing.SystemColors.GrayText;
     this.kptxtHexColour.PromptText       = "#000000";
     this.kptxtHexColour.PromptTypeface   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kptxtHexColour.Size             = new System.Drawing.Size(108, 29);
     this.kptxtHexColour.TabIndex         = 5;
     this.kptxtHexColour.TextAlign        = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // kryptonCueTextBox1
     //
     this.kryptonCueTextBox1.CueText   = "000000";
     this.kryptonCueTextBox1.Location  = new System.Drawing.Point(410, 101);
     this.kryptonCueTextBox1.MaxLength = 6;
     this.kryptonCueTextBox1.Name      = "kryptonCueTextBox1";
     this.kryptonCueTextBox1.Size      = new System.Drawing.Size(100, 29);
     this.kryptonCueTextBox1.StateCommon.Content.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonCueTextBox1.TabIndex  = 2;
     this.kryptonCueTextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // cbSelectedColour
     //
     this.cbSelectedColour.BackColor         = System.Drawing.Color.White;
     this.cbSelectedColour.Location          = new System.Drawing.Point(446, 12);
     this.cbSelectedColour.Name              = "cbSelectedColour";
     this.cbSelectedColour.Size              = new System.Drawing.Size(64, 64);
     this.cbSelectedColour.TabIndex          = 1;
     this.cbSelectedColour.TabStop           = false;
     this.cbSelectedColour.BackColorChanged += new System.EventHandler(this.cbSelectedColour_BackColorChanged);
     //
     // cwColourSelector
     //
     this.cwColourSelector.BackColor      = System.Drawing.Color.Transparent;
     this.cwColourSelector.Location       = new System.Drawing.Point(12, 12);
     this.cwColourSelector.Name           = "cwColourSelector";
     this.cwColourSelector.Size           = new System.Drawing.Size(202, 195);
     this.cwColourSelector.TabIndex       = 0;
     this.cwColourSelector.ColourChanged += new System.EventHandler(this.cwColourSelector_ColourChanged);
     //
     // kbtnOk
     //
     this.kbtnOk.AutoSize     = true;
     this.kbtnOk.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtnOk.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.kbtnOk.Location     = new System.Drawing.Point(412, 12);
     this.kbtnOk.Name         = "kbtnOk";
     this.kbtnOk.Size         = new System.Drawing.Size(32, 30);
     this.kbtnOk.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnOk.TabIndex    = 23;
     this.kbtnOk.Values.Text = "O&k";
     this.kbtnOk.Click      += new System.EventHandler(this.kbtnOk_Click);
     //
     // kbtnCancel
     //
     this.kbtnCancel.AutoSize     = true;
     this.kbtnCancel.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.kbtnCancel.Location     = new System.Drawing.Point(450, 12);
     this.kbtnCancel.Name         = "kbtnCancel";
     this.kbtnCancel.Size         = new System.Drawing.Size(60, 30);
     this.kbtnCancel.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnCancel.TabIndex    = 6;
     this.kbtnCancel.Values.Text = "C&ancel";
     this.kbtnCancel.Click      += new System.EventHandler(this.kbtnCancel_Click);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location  = new System.Drawing.Point(0, 357);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(525, 2);
     this.panel1.TabIndex  = 3;
     //
     // kryptonPanel2
     //
     this.kryptonPanel2.Controls.Add(this.kbtnOk);
     this.kryptonPanel2.Controls.Add(this.kbtnCancel);
     this.kryptonPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kryptonPanel2.Location = new System.Drawing.Point(0, 359);
     this.kryptonPanel2.Name     = "kryptonPanel2";
     this.kryptonPanel2.Size     = new System.Drawing.Size(525, 54);
     this.kryptonPanel2.TabIndex = 4;
     //
     // ColourWheelColourPickerDialog
     //
     this.AcceptButton = this.kbtnOk;
     this.CancelButton = this.kbtnCancel;
     this.ClientSize   = new System.Drawing.Size(525, 413);
     this.Controls.Add(this.kryptonPanel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.kryptonPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "ColourWheelColourPickerDialog";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Select {0}";
     this.Load           += new System.EventHandler(this.ColourWheelColourPickerDialog_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.kryptonPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbSelectedColour)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).EndInit();
     this.kryptonPanel2.ResumeLayout(false);
     this.kryptonPanel2.PerformLayout();
     this.ResumeLayout(false);
 }
示例#2
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ColourMixerBasic));
     this.kryptonPanel1    = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kbtnGenerate     = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnOk           = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.panel1           = new System.Windows.Forms.Panel();
     this.kryptonPanel2    = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kbtnSetColour    = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kcbThemeSelector = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
     this.kryptonLabel2    = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klblRedValue     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klblGreenValue   = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klblBlueValue    = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel10   = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel9    = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel8    = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.knumAlpaValue    = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown();
     this.kryptonLabel1    = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.cbxColourPreview = new ExtendedControls.ExtendedToolkit.Controls.CircularPictureBox();
     this.cwSelectedColour = new ExtendedControls.ExtendedToolkit.Controls.Colours.Controls.ColourWheel();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).BeginInit();
     this.kryptonPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kcbThemeSelector)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbxColourPreview)).BeginInit();
     this.SuspendLayout();
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.kbtnGenerate);
     this.kryptonPanel1.Controls.Add(this.kbtnOk);
     this.kryptonPanel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 452);
     this.kryptonPanel1.Name     = "kryptonPanel1";
     this.kryptonPanel1.Size     = new System.Drawing.Size(855, 65);
     this.kryptonPanel1.TabIndex = 1;
     //
     // kbtnGenerate
     //
     this.kbtnGenerate.AutoSize     = true;
     this.kbtnGenerate.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtnGenerate.Location     = new System.Drawing.Point(12, 15);
     this.kbtnGenerate.Name         = "kbtnGenerate";
     this.kbtnGenerate.Size         = new System.Drawing.Size(197, 30);
     this.kbtnGenerate.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnGenerate.TabIndex    = 61;
     this.kbtnGenerate.Values.Text = "Gener&ate Random Colour";
     this.kbtnGenerate.Click      += new System.EventHandler(this.KbtnGenerate_Click);
     //
     // kbtnOk
     //
     this.kbtnOk.AutoSize     = true;
     this.kbtnOk.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtnOk.Location     = new System.Drawing.Point(807, 15);
     this.kbtnOk.Name         = "kbtnOk";
     this.kbtnOk.Size         = new System.Drawing.Size(32, 30);
     this.kbtnOk.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnOk.TabIndex    = 60;
     this.kbtnOk.Values.Text = "O&k";
     this.kbtnOk.Click      += new System.EventHandler(this.KbtnOk_Click);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location  = new System.Drawing.Point(0, 449);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(855, 2);
     this.panel1.TabIndex  = 2;
     //
     // kryptonPanel2
     //
     this.kryptonPanel2.Controls.Add(this.kbtnSetColour);
     this.kryptonPanel2.Controls.Add(this.cbxColourPreview);
     this.kryptonPanel2.Controls.Add(this.kcbThemeSelector);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel2);
     this.kryptonPanel2.Controls.Add(this.klblRedValue);
     this.kryptonPanel2.Controls.Add(this.klblGreenValue);
     this.kryptonPanel2.Controls.Add(this.klblBlueValue);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel10);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel9);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel8);
     this.kryptonPanel2.Controls.Add(this.knumAlpaValue);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel1);
     this.kryptonPanel2.Controls.Add(this.cwSelectedColour);
     this.kryptonPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kryptonPanel2.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel2.Name     = "kryptonPanel2";
     this.kryptonPanel2.Size     = new System.Drawing.Size(855, 449);
     this.kryptonPanel2.TabIndex = 3;
     //
     // kbtnSetColour
     //
     this.kbtnSetColour.AutoSize     = true;
     this.kbtnSetColour.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtnSetColour.Enabled      = false;
     this.kbtnSetColour.Location     = new System.Drawing.Point(562, 344);
     this.kbtnSetColour.Name         = "kbtnSetColour";
     this.kbtnSetColour.Size         = new System.Drawing.Size(88, 30);
     this.kbtnSetColour.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnSetColour.TabIndex    = 61;
     this.kbtnSetColour.Values.Text = "&Set Colour";
     this.kbtnSetColour.Click      += new System.EventHandler(this.KbtnSetColour_Click);
     //
     // kcbThemeSelector
     //
     this.kcbThemeSelector.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.kcbThemeSelector.DropDownWidth = 435;
     this.kcbThemeSelector.Location      = new System.Drawing.Point(404, 52);
     this.kcbThemeSelector.Name          = "kcbThemeSelector";
     this.kcbThemeSelector.Size          = new System.Drawing.Size(435, 27);
     this.kcbThemeSelector.StateCommon.ComboBox.Content.Font       = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kcbThemeSelector.StateCommon.Item.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kcbThemeSelector.StateCommon.Item.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kcbThemeSelector.TabIndex              = 34;
     this.kcbThemeSelector.SelectedIndexChanged += new System.EventHandler(this.KcbThemeSelector_SelectedIndexChanged);
     this.kcbThemeSelector.TextChanged          += new System.EventHandler(this.KcbThemeSelector_TextChanged);
     //
     // kryptonLabel2
     //
     this.kryptonLabel2.Location = new System.Drawing.Point(370, 12);
     this.kryptonLabel2.Name     = "kryptonLabel2";
     this.kryptonLabel2.Size     = new System.Drawing.Size(218, 33);
     this.kryptonLabel2.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel2.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel2.TabIndex    = 33;
     this.kryptonLabel2.Values.Text = "Generate colour for:";
     //
     // klblRedValue
     //
     this.klblRedValue.Location = new System.Drawing.Point(288, 390);
     this.klblRedValue.Name     = "klblRedValue";
     this.klblRedValue.Size     = new System.Drawing.Size(6, 2);
     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", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblRedValue.TabIndex    = 32;
     this.klblRedValue.Values.Text = "";
     //
     // klblGreenValue
     //
     this.klblGreenValue.Location = new System.Drawing.Point(476, 390);
     this.klblGreenValue.Name     = "klblGreenValue";
     this.klblGreenValue.Size     = new System.Drawing.Size(6, 2);
     this.klblGreenValue.StateCommon.LongText.Font    = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblGreenValue.TabIndex    = 31;
     this.klblGreenValue.Values.Text = "";
     //
     // klblBlueValue
     //
     this.klblBlueValue.Location = new System.Drawing.Point(666, 390);
     this.klblBlueValue.Name     = "klblBlueValue";
     this.klblBlueValue.Size     = new System.Drawing.Size(6, 2);
     this.klblBlueValue.StateCommon.LongText.Font    = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblBlueValue.TabIndex    = 30;
     this.klblBlueValue.Values.Text = "";
     //
     // kryptonLabel10
     //
     this.kryptonLabel10.Location = new System.Drawing.Point(223, 390);
     this.kryptonLabel10.Name     = "kryptonLabel10";
     this.kryptonLabel10.Size     = new System.Drawing.Size(59, 33);
     this.kryptonLabel10.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel10.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel10.TabIndex    = 29;
     this.kryptonLabel10.Values.Text = "Red:";
     //
     // kryptonLabel9
     //
     this.kryptonLabel9.Location = new System.Drawing.Point(390, 390);
     this.kryptonLabel9.Name     = "kryptonLabel9";
     this.kryptonLabel9.Size     = new System.Drawing.Size(80, 33);
     this.kryptonLabel9.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel9.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel9.TabIndex    = 28;
     this.kryptonLabel9.Values.Text = "Green:";
     //
     // kryptonLabel8
     //
     this.kryptonLabel8.Location = new System.Drawing.Point(596, 387);
     this.kryptonLabel8.Name     = "kryptonLabel8";
     this.kryptonLabel8.Size     = new System.Drawing.Size(64, 33);
     this.kryptonLabel8.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel8.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel8.TabIndex    = 27;
     this.kryptonLabel8.Values.Text = "Blue:";
     //
     // knumAlpaValue
     //
     this.knumAlpaValue.DecimalPlaces = 99;
     this.knumAlpaValue.Location      = new System.Drawing.Point(97, 390);
     this.knumAlpaValue.Maximum       = new decimal(new int[] {
         255,
         0,
         0,
         0
     });
     this.knumAlpaValue.Name = "knumAlpaValue";
     this.knumAlpaValue.Size = new System.Drawing.Size(120, 32);
     this.knumAlpaValue.StateCommon.Content.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.knumAlpaValue.TabIndex      = 26;
     this.knumAlpaValue.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.knumAlpaValue.ValueChanged += new System.EventHandler(this.KnumAlpaValue_ValueChanged);
     //
     // kryptonLabel1
     //
     this.kryptonLabel1.Location = new System.Drawing.Point(12, 387);
     this.kryptonLabel1.Name     = "kryptonLabel1";
     this.kryptonLabel1.Size     = new System.Drawing.Size(79, 33);
     this.kryptonLabel1.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel1.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel1.TabIndex    = 25;
     this.kryptonLabel1.Values.Text = "Alpha:";
     //
     // cbxColourPreview
     //
     this.cbxColourPreview.BackColor = System.Drawing.Color.White;
     this.cbxColourPreview.Location  = new System.Drawing.Point(486, 86);
     this.cbxColourPreview.Name      = "cbxColourPreview";
     this.cbxColourPreview.Size      = new System.Drawing.Size(232, 230);
     this.cbxColourPreview.TabIndex  = 35;
     this.cbxColourPreview.TabStop   = false;
     //
     // cwSelectedColour
     //
     this.cwSelectedColour.BackColor      = System.Drawing.Color.Transparent;
     this.cwSelectedColour.Location       = new System.Drawing.Point(12, 12);
     this.cwSelectedColour.Name           = "cwSelectedColour";
     this.cwSelectedColour.Size           = new System.Drawing.Size(352, 362);
     this.cwSelectedColour.TabIndex       = 24;
     this.cwSelectedColour.ColourChanged += new System.EventHandler(this.CwSelectedColour_ColourChanged);
     //
     // ColourMixerBasic
     //
     this.ClientSize = new System.Drawing.Size(855, 516);
     this.Controls.Add(this.kryptonPanel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.kryptonPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.Name            = "ColourMixerBasic";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Basic Palette Colour Mixer";
     this.Load           += new System.EventHandler(this.ColourMixerBasic_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.kryptonPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).EndInit();
     this.kryptonPanel2.ResumeLayout(false);
     this.kryptonPanel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kcbThemeSelector)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbxColourPreview)).EndInit();
     this.ResumeLayout(false);
 }
示例#3
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ColourMixerAdvanced));
     this.kryptonPanel1     = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kbtnAdvanced      = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnWriteToFile   = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnGenerateARGB  = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnGenerate      = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnOk            = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kryptonPanel2     = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.klblRedValue      = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klblGreenValue    = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klblBlueValue     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klblAlphaValue    = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel6     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.ktxtHexValue      = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
     this.klblHexValue      = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel10    = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel9     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel8     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel7     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.cbxLightestColour = new ExtendedControls.ExtendedToolkit.Controls.CircularPictureBox();
     this.cbxLightColour    = new ExtendedControls.ExtendedToolkit.Controls.CircularPictureBox();
     this.cbxMediumColour   = new ExtendedControls.ExtendedToolkit.Controls.CircularPictureBox();
     this.cbxDarkColour     = new ExtendedControls.ExtendedToolkit.Controls.CircularPictureBox();
     this.cbxBaseColour     = new ExtendedControls.ExtendedToolkit.Controls.CircularPictureBox();
     this.kryptonLabel5     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel4     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel3     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel2     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel1     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.cwSelectedColour  = new ExtendedControls.ExtendedToolkit.Controls.Colours.Controls.ColourWheel();
     this.panel1            = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).BeginInit();
     this.kryptonPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbxLightestColour)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbxLightColour)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbxMediumColour)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbxDarkColour)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbxBaseColour)).BeginInit();
     this.SuspendLayout();
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.kbtnAdvanced);
     this.kryptonPanel1.Controls.Add(this.kbtnWriteToFile);
     this.kryptonPanel1.Controls.Add(this.kbtnGenerateARGB);
     this.kryptonPanel1.Controls.Add(this.kbtnGenerate);
     this.kryptonPanel1.Controls.Add(this.kbtnOk);
     this.kryptonPanel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 639);
     this.kryptonPanel1.Name     = "kryptonPanel1";
     this.kryptonPanel1.Size     = new System.Drawing.Size(851, 65);
     this.kryptonPanel1.TabIndex = 0;
     //
     // kbtnAdvanced
     //
     this.kbtnAdvanced.AutoSize     = true;
     this.kbtnAdvanced.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtnAdvanced.Location     = new System.Drawing.Point(381, 15);
     this.kbtnAdvanced.Name         = "kbtnAdvanced";
     this.kbtnAdvanced.Size         = new System.Drawing.Size(84, 30);
     this.kbtnAdvanced.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnAdvanced.TabIndex    = 64;
     this.kbtnAdvanced.Values.Text = "&Advanced";
     this.kbtnAdvanced.Click      += new System.EventHandler(this.KbtnAdvanced_Click);
     //
     // kbtnWriteToFile
     //
     this.kbtnWriteToFile.AutoSize     = true;
     this.kbtnWriteToFile.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtnWriteToFile.Enabled      = false;
     this.kbtnWriteToFile.Location     = new System.Drawing.Point(215, 15);
     this.kbtnWriteToFile.Name         = "kbtnWriteToFile";
     this.kbtnWriteToFile.Size         = new System.Drawing.Size(160, 30);
     this.kbtnWriteToFile.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnWriteToFile.TabIndex    = 63;
     this.kbtnWriteToFile.Values.Text = "Write &Colours to File";
     this.kbtnWriteToFile.Click      += new System.EventHandler(this.KbtnWriteToFile_Click);
     //
     // kbtnGenerateARGB
     //
     this.kbtnGenerateARGB.AutoSize     = true;
     this.kbtnGenerateARGB.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtnGenerateARGB.Location     = new System.Drawing.Point(215, 15);
     this.kbtnGenerateARGB.Name         = "kbtnGenerateARGB";
     this.kbtnGenerateARGB.Size         = new System.Drawing.Size(242, 30);
     this.kbtnGenerateARGB.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnGenerateARGB.TabIndex    = 62;
     this.kbtnGenerateARGB.Values.Text = "Gener&ate Random ARGB Colour";
     this.kbtnGenerateARGB.Visible     = false;
     this.kbtnGenerateARGB.Click      += new System.EventHandler(this.KbtnGenerateARGB_Click);
     //
     // kbtnGenerate
     //
     this.kbtnGenerate.AutoSize     = true;
     this.kbtnGenerate.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtnGenerate.Location     = new System.Drawing.Point(12, 15);
     this.kbtnGenerate.Name         = "kbtnGenerate";
     this.kbtnGenerate.Size         = new System.Drawing.Size(197, 30);
     this.kbtnGenerate.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnGenerate.TabIndex    = 61;
     this.kbtnGenerate.Values.Text = "Gener&ate Random Colour";
     this.kbtnGenerate.Click      += new System.EventHandler(this.KbtnGenerate_Click);
     //
     // kbtnOk
     //
     this.kbtnOk.AutoSize     = true;
     this.kbtnOk.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtnOk.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.kbtnOk.Location     = new System.Drawing.Point(807, 15);
     this.kbtnOk.Name         = "kbtnOk";
     this.kbtnOk.Size         = new System.Drawing.Size(32, 30);
     this.kbtnOk.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnOk.TabIndex    = 60;
     this.kbtnOk.Values.Text = "O&k";
     this.kbtnOk.Click      += new System.EventHandler(this.KbtnOk_Click);
     //
     // kryptonPanel2
     //
     this.kryptonPanel2.Controls.Add(this.klblRedValue);
     this.kryptonPanel2.Controls.Add(this.klblGreenValue);
     this.kryptonPanel2.Controls.Add(this.klblBlueValue);
     this.kryptonPanel2.Controls.Add(this.klblAlphaValue);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel6);
     this.kryptonPanel2.Controls.Add(this.ktxtHexValue);
     this.kryptonPanel2.Controls.Add(this.klblHexValue);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel10);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel9);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel8);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel7);
     this.kryptonPanel2.Controls.Add(this.cbxLightestColour);
     this.kryptonPanel2.Controls.Add(this.cbxLightColour);
     this.kryptonPanel2.Controls.Add(this.cbxMediumColour);
     this.kryptonPanel2.Controls.Add(this.cbxDarkColour);
     this.kryptonPanel2.Controls.Add(this.cbxBaseColour);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel5);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel4);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel3);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel2);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel1);
     this.kryptonPanel2.Controls.Add(this.cwSelectedColour);
     this.kryptonPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kryptonPanel2.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel2.Name     = "kryptonPanel2";
     this.kryptonPanel2.Size     = new System.Drawing.Size(851, 639);
     this.kryptonPanel2.TabIndex = 1;
     //
     // klblRedValue
     //
     this.klblRedValue.Location = new System.Drawing.Point(100, 456);
     this.klblRedValue.Name     = "klblRedValue";
     this.klblRedValue.Size     = new System.Drawing.Size(42, 33);
     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", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblRedValue.StateCommon.LongText.TextH   = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.klblRedValue.StateCommon.LongText.TextV   = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     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", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblRedValue.StateCommon.ShortText.TextH  = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.klblRedValue.StateCommon.ShortText.TextV  = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.klblRedValue.TabIndex    = 53;
     this.klblRedValue.Values.Text = "{0}";
     //
     // klblGreenValue
     //
     this.klblGreenValue.Location = new System.Drawing.Point(100, 518);
     this.klblGreenValue.Name     = "klblGreenValue";
     this.klblGreenValue.Size     = new System.Drawing.Size(42, 33);
     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", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblGreenValue.StateCommon.LongText.TextH   = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.klblGreenValue.StateCommon.LongText.TextV   = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     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", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblGreenValue.StateCommon.ShortText.TextH  = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.klblGreenValue.StateCommon.ShortText.TextV  = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.klblGreenValue.TabIndex    = 52;
     this.klblGreenValue.Values.Text = "{0}";
     //
     // klblBlueValue
     //
     this.klblBlueValue.Location = new System.Drawing.Point(100, 580);
     this.klblBlueValue.Name     = "klblBlueValue";
     this.klblBlueValue.Size     = new System.Drawing.Size(42, 33);
     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", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblBlueValue.StateCommon.LongText.TextH   = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.klblBlueValue.StateCommon.LongText.TextV   = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     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", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblBlueValue.StateCommon.ShortText.TextH  = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.klblBlueValue.StateCommon.ShortText.TextV  = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.klblBlueValue.TabIndex    = 51;
     this.klblBlueValue.Values.Text = "{0}";
     //
     // klblAlphaValue
     //
     this.klblAlphaValue.Location = new System.Drawing.Point(100, 387);
     this.klblAlphaValue.Name     = "klblAlphaValue";
     this.klblAlphaValue.Size     = new System.Drawing.Size(42, 33);
     this.klblAlphaValue.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblAlphaValue.StateCommon.LongText.TextH = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.klblAlphaValue.StateCommon.LongText.TextV = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.klblAlphaValue.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblAlphaValue.TabIndex    = 50;
     this.klblAlphaValue.Values.Text = "{0}";
     //
     // kryptonLabel6
     //
     this.kryptonLabel6.Location = new System.Drawing.Point(649, 589);
     this.kryptonLabel6.Name     = "kryptonLabel6";
     this.kryptonLabel6.Size     = new System.Drawing.Size(26, 33);
     this.kryptonLabel6.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel6.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel6.TabIndex    = 49;
     this.kryptonLabel6.Values.Text = "#";
     //
     // ktxtHexValue
     //
     this.ktxtHexValue.Hint      = "FFFFFF";
     this.ktxtHexValue.Location  = new System.Drawing.Point(681, 593);
     this.ktxtHexValue.MaxLength = 6;
     this.ktxtHexValue.Name      = "ktxtHexValue";
     this.ktxtHexValue.Size      = new System.Drawing.Size(158, 29);
     this.ktxtHexValue.StateCommon.Content.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ktxtHexValue.StateCommon.Content.TextH = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Inherit;
     this.ktxtHexValue.TabIndex     = 48;
     this.ktxtHexValue.TextAlign    = System.Windows.Forms.HorizontalAlignment.Center;
     this.ktxtHexValue.TextChanged += new System.EventHandler(this.KtxtHexValue_TextChanged);
     //
     // klblHexValue
     //
     this.klblHexValue.Location = new System.Drawing.Point(583, 589);
     this.klblHexValue.Name     = "klblHexValue";
     this.klblHexValue.Size     = new System.Drawing.Size(60, 33);
     this.klblHexValue.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblHexValue.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblHexValue.TabIndex    = 47;
     this.klblHexValue.Values.Text = "Hex:";
     //
     // kryptonLabel10
     //
     this.kryptonLabel10.Location = new System.Drawing.Point(12, 456);
     this.kryptonLabel10.Name     = "kryptonLabel10";
     this.kryptonLabel10.Size     = new System.Drawing.Size(59, 33);
     this.kryptonLabel10.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel10.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel10.TabIndex    = 20;
     this.kryptonLabel10.Values.Text = "Red:";
     //
     // kryptonLabel9
     //
     this.kryptonLabel9.Location = new System.Drawing.Point(12, 518);
     this.kryptonLabel9.Name     = "kryptonLabel9";
     this.kryptonLabel9.Size     = new System.Drawing.Size(80, 33);
     this.kryptonLabel9.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel9.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel9.TabIndex    = 19;
     this.kryptonLabel9.Values.Text = "Green:";
     //
     // kryptonLabel8
     //
     this.kryptonLabel8.Location = new System.Drawing.Point(12, 580);
     this.kryptonLabel8.Name     = "kryptonLabel8";
     this.kryptonLabel8.Size     = new System.Drawing.Size(64, 33);
     this.kryptonLabel8.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel8.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel8.TabIndex    = 18;
     this.kryptonLabel8.Values.Text = "Blue:";
     //
     // kryptonLabel7
     //
     this.kryptonLabel7.Location = new System.Drawing.Point(546, 272);
     this.kryptonLabel7.Name     = "kryptonLabel7";
     this.kryptonLabel7.Size     = new System.Drawing.Size(178, 33);
     this.kryptonLabel7.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel7.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel7.TabIndex    = 17;
     this.kryptonLabel7.Values.Text = "Medium Colour:";
     //
     // cbxLightestColour
     //
     this.cbxLightestColour.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cbxLightestColour.BackColor   = System.Drawing.Color.White;
     this.cbxLightestColour.Location    = new System.Drawing.Point(744, 477);
     this.cbxLightestColour.Name        = "cbxLightestColour";
     this.cbxLightestColour.Size        = new System.Drawing.Size(95, 95);
     this.cbxLightestColour.TabIndex    = 15;
     this.cbxLightestColour.TabStop     = false;
     this.cbxLightestColour.MouseEnter += new System.EventHandler(this.CbxLightestColour_MouseEnter);
     //
     // cbxLightColour
     //
     this.cbxLightColour.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cbxLightColour.BackColor   = System.Drawing.Color.White;
     this.cbxLightColour.Location    = new System.Drawing.Point(744, 361);
     this.cbxLightColour.Name        = "cbxLightColour";
     this.cbxLightColour.Size        = new System.Drawing.Size(95, 95);
     this.cbxLightColour.TabIndex    = 14;
     this.cbxLightColour.TabStop     = false;
     this.cbxLightColour.MouseEnter += new System.EventHandler(this.CbxLightColour_MouseEnter);
     //
     // cbxMediumColour
     //
     this.cbxMediumColour.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cbxMediumColour.BackColor   = System.Drawing.Color.White;
     this.cbxMediumColour.Location    = new System.Drawing.Point(744, 245);
     this.cbxMediumColour.Name        = "cbxMediumColour";
     this.cbxMediumColour.Size        = new System.Drawing.Size(95, 95);
     this.cbxMediumColour.TabIndex    = 13;
     this.cbxMediumColour.TabStop     = false;
     this.cbxMediumColour.MouseEnter += new System.EventHandler(this.CbxMediumColour_MouseEnter);
     //
     // cbxDarkColour
     //
     this.cbxDarkColour.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cbxDarkColour.BackColor   = System.Drawing.Color.White;
     this.cbxDarkColour.Location    = new System.Drawing.Point(744, 129);
     this.cbxDarkColour.Name        = "cbxDarkColour";
     this.cbxDarkColour.Size        = new System.Drawing.Size(95, 95);
     this.cbxDarkColour.TabIndex    = 12;
     this.cbxDarkColour.TabStop     = false;
     this.cbxDarkColour.MouseEnter += new System.EventHandler(this.CbxDarkColour_MouseEnter);
     //
     // cbxBaseColour
     //
     this.cbxBaseColour.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cbxBaseColour.BackColor   = System.Drawing.Color.White;
     this.cbxBaseColour.Location    = new System.Drawing.Point(744, 13);
     this.cbxBaseColour.Name        = "cbxBaseColour";
     this.cbxBaseColour.Size        = new System.Drawing.Size(95, 95);
     this.cbxBaseColour.TabIndex    = 11;
     this.cbxBaseColour.TabStop     = false;
     this.cbxBaseColour.MouseEnter += new System.EventHandler(this.CbxBaseColour_MouseEnter);
     //
     // kryptonLabel5
     //
     this.kryptonLabel5.Location = new System.Drawing.Point(546, 508);
     this.kryptonLabel5.Name     = "kryptonLabel5";
     this.kryptonLabel5.Size     = new System.Drawing.Size(175, 33);
     this.kryptonLabel5.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel5.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel5.TabIndex    = 9;
     this.kryptonLabel5.Values.Text = "Lightest Colour:";
     //
     // kryptonLabel4
     //
     this.kryptonLabel4.Location = new System.Drawing.Point(546, 390);
     this.kryptonLabel4.Name     = "kryptonLabel4";
     this.kryptonLabel4.Size     = new System.Drawing.Size(145, 33);
     this.kryptonLabel4.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel4.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel4.TabIndex    = 8;
     this.kryptonLabel4.Values.Text = "Light Colour:";
     //
     // kryptonLabel3
     //
     this.kryptonLabel3.Location = new System.Drawing.Point(546, 36);
     this.kryptonLabel3.Name     = "kryptonLabel3";
     this.kryptonLabel3.Size     = new System.Drawing.Size(140, 33);
     this.kryptonLabel3.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel3.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel3.TabIndex    = 7;
     this.kryptonLabel3.Values.Text = "Base Colour:";
     //
     // kryptonLabel2
     //
     this.kryptonLabel2.Location = new System.Drawing.Point(546, 154);
     this.kryptonLabel2.Name     = "kryptonLabel2";
     this.kryptonLabel2.Size     = new System.Drawing.Size(141, 33);
     this.kryptonLabel2.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel2.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel2.TabIndex    = 6;
     this.kryptonLabel2.Values.Text = "Dark Colour:";
     //
     // kryptonLabel1
     //
     this.kryptonLabel1.Location = new System.Drawing.Point(12, 387);
     this.kryptonLabel1.Name     = "kryptonLabel1";
     this.kryptonLabel1.Size     = new System.Drawing.Size(79, 33);
     this.kryptonLabel1.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel1.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel1.TabIndex    = 4;
     this.kryptonLabel1.Values.Text = "Alpha:";
     //
     // cwSelectedColour
     //
     this.cwSelectedColour.BackColor      = System.Drawing.Color.Transparent;
     this.cwSelectedColour.Location       = new System.Drawing.Point(12, 12);
     this.cwSelectedColour.Name           = "cwSelectedColour";
     this.cwSelectedColour.Size           = new System.Drawing.Size(352, 362);
     this.cwSelectedColour.TabIndex       = 3;
     this.cwSelectedColour.ColourChanged += new System.EventHandler(this.CwSelectedColour_ColourChanged);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location  = new System.Drawing.Point(0, 637);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(851, 2);
     this.panel1.TabIndex  = 2;
     //
     // ColourMixerAdvanced
     //
     this.ClientSize = new System.Drawing.Size(851, 704);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.kryptonPanel2);
     this.Controls.Add(this.kryptonPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.Name            = "ColourMixerAdvanced";
     this.Text            = "Krypton Palette Colour Mixer";
     this.Load           += new System.EventHandler(this.ColourMixerAdvanced_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.kryptonPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).EndInit();
     this.kryptonPanel2.ResumeLayout(false);
     this.kryptonPanel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbxLightestColour)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbxLightColour)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbxMediumColour)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbxDarkColour)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbxBaseColour)).EndInit();
     this.ResumeLayout(false);
 }
示例#4
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ColourDebugConsole));
     this.kpnlControls        = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kbtnImport          = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnClose           = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.pnlSplitter         = new System.Windows.Forms.Panel();
     this.kpnlContent         = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.ktrkAlphaValue      = new ComponentFactory.Krypton.Toolkit.KryptonTrackBar();
     this.kbtnSetAsBaseColour = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kryptonLabel2       = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.ktxtHexValue        = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
     this.klblHexValue        = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klblAlphaValue      = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klblRedValue        = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klblGreenValue      = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klblBlueValue       = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel10      = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel9       = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel8       = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel1       = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klstPaletteColours  = new ComponentFactory.Krypton.Toolkit.KryptonListBox();
     this.ttInfo           = new System.Windows.Forms.ToolTip(this.components);
     this.cbxColourPreview = new ExtendedControls.ExtendedToolkit.Controls.CircularPictureBox();
     this.cwSelectedColour = new ExtendedControls.ExtendedToolkit.Controls.Colours.Controls.ColourWheel();
     ((System.ComponentModel.ISupportInitialize)(this.kpnlControls)).BeginInit();
     this.kpnlControls.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kpnlContent)).BeginInit();
     this.kpnlContent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbxColourPreview)).BeginInit();
     this.SuspendLayout();
     //
     // kpnlControls
     //
     this.kpnlControls.Controls.Add(this.kbtnImport);
     this.kpnlControls.Controls.Add(this.kbtnClose);
     this.kpnlControls.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.kpnlControls.Location = new System.Drawing.Point(0, 827);
     this.kpnlControls.Name     = "kpnlControls";
     this.kpnlControls.Size     = new System.Drawing.Size(1115, 66);
     this.kpnlControls.TabIndex = 0;
     //
     // kbtnImport
     //
     this.kbtnImport.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.kbtnImport.AutoSize     = true;
     this.kbtnImport.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtnImport.Location     = new System.Drawing.Point(12, 17);
     this.kbtnImport.Name         = "kbtnImport";
     this.kbtnImport.Size         = new System.Drawing.Size(129, 30);
     this.kbtnImport.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnImport.TabIndex    = 66;
     this.kbtnImport.Values.Text = "Import from &File";
     this.kbtnImport.Click      += new System.EventHandler(this.KbtnImport_Click);
     //
     // kbtnClose
     //
     this.kbtnClose.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.kbtnClose.AutoSize     = true;
     this.kbtnClose.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtnClose.Location     = new System.Drawing.Point(1035, 17);
     this.kbtnClose.Name         = "kbtnClose";
     this.kbtnClose.Size         = new System.Drawing.Size(68, 30);
     this.kbtnClose.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnClose.TabIndex     = 65;
     this.kbtnClose.Values.Image = global::PaletteExplorer.Properties.Resources.Exit_16_x_16;
     this.kbtnClose.Values.Text  = "&Close";
     this.kbtnClose.Click       += new System.EventHandler(this.KbtnClose_Click);
     //
     // pnlSplitter
     //
     this.pnlSplitter.BackColor = System.Drawing.SystemColors.ControlDarkDark;
     this.pnlSplitter.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.pnlSplitter.Location  = new System.Drawing.Point(0, 824);
     this.pnlSplitter.Name      = "pnlSplitter";
     this.pnlSplitter.Size      = new System.Drawing.Size(1115, 3);
     this.pnlSplitter.TabIndex  = 1;
     //
     // kpnlContent
     //
     this.kpnlContent.Controls.Add(this.ktrkAlphaValue);
     this.kpnlContent.Controls.Add(this.kbtnSetAsBaseColour);
     this.kpnlContent.Controls.Add(this.kryptonLabel2);
     this.kpnlContent.Controls.Add(this.ktxtHexValue);
     this.kpnlContent.Controls.Add(this.klblHexValue);
     this.kpnlContent.Controls.Add(this.cbxColourPreview);
     this.kpnlContent.Controls.Add(this.cwSelectedColour);
     this.kpnlContent.Controls.Add(this.klblAlphaValue);
     this.kpnlContent.Controls.Add(this.klblRedValue);
     this.kpnlContent.Controls.Add(this.klblGreenValue);
     this.kpnlContent.Controls.Add(this.klblBlueValue);
     this.kpnlContent.Controls.Add(this.kryptonLabel10);
     this.kpnlContent.Controls.Add(this.kryptonLabel9);
     this.kpnlContent.Controls.Add(this.kryptonLabel8);
     this.kpnlContent.Controls.Add(this.kryptonLabel1);
     this.kpnlContent.Controls.Add(this.klstPaletteColours);
     this.kpnlContent.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kpnlContent.Location = new System.Drawing.Point(0, 0);
     this.kpnlContent.Name     = "kpnlContent";
     this.kpnlContent.Size     = new System.Drawing.Size(1115, 824);
     this.kpnlContent.TabIndex = 2;
     //
     // ktrkAlphaValue
     //
     this.ktrkAlphaValue.DrawBackground = true;
     this.ktrkAlphaValue.Location       = new System.Drawing.Point(517, 12);
     this.ktrkAlphaValue.Maximum        = 255;
     this.ktrkAlphaValue.Name           = "ktrkAlphaValue";
     this.ktrkAlphaValue.Orientation    = System.Windows.Forms.Orientation.Vertical;
     this.ktrkAlphaValue.Size           = new System.Drawing.Size(41, 688);
     this.ktrkAlphaValue.TabIndex       = 68;
     this.ktrkAlphaValue.TickStyle      = System.Windows.Forms.TickStyle.Both;
     this.ktrkAlphaValue.TrackBarSize   = ComponentFactory.Krypton.Toolkit.PaletteTrackBarSize.Large;
     this.ktrkAlphaValue.Value          = 255;
     this.ktrkAlphaValue.ValueChanged  += new System.EventHandler(this.KtrkAlphaValue_ValueChanged);
     //
     // kbtnSetAsBaseColour
     //
     this.kbtnSetAsBaseColour.AutoSize     = true;
     this.kbtnSetAsBaseColour.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtnSetAsBaseColour.Enabled      = false;
     this.kbtnSetAsBaseColour.Location     = new System.Drawing.Point(775, 670);
     this.kbtnSetAsBaseColour.Name         = "kbtnSetAsBaseColour";
     this.kbtnSetAsBaseColour.Size         = new System.Drawing.Size(146, 30);
     this.kbtnSetAsBaseColour.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnSetAsBaseColour.TabIndex    = 67;
     this.kbtnSetAsBaseColour.Values.Text = "&Set as Base Colour";
     this.kbtnSetAsBaseColour.Click      += new System.EventHandler(this.KbtnSetAsBaseColour_Click);
     //
     // kryptonLabel2
     //
     this.kryptonLabel2.Location = new System.Drawing.Point(78, 737);
     this.kryptonLabel2.Name     = "kryptonLabel2";
     this.kryptonLabel2.Size     = new System.Drawing.Size(26, 33);
     this.kryptonLabel2.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel2.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel2.TabIndex    = 46;
     this.kryptonLabel2.Values.Text = "#";
     //
     // ktxtHexValue
     //
     this.ktxtHexValue.Hint      = "FFFFFF";
     this.ktxtHexValue.Location  = new System.Drawing.Point(110, 741);
     this.ktxtHexValue.MaxLength = 6;
     this.ktxtHexValue.Name      = "ktxtHexValue";
     this.ktxtHexValue.Size      = new System.Drawing.Size(158, 29);
     this.ktxtHexValue.StateCommon.Content.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ktxtHexValue.StateCommon.Content.TextH = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Inherit;
     this.ktxtHexValue.TabIndex     = 45;
     this.ktxtHexValue.TextAlign    = System.Windows.Forms.HorizontalAlignment.Center;
     this.ktxtHexValue.TextChanged += new System.EventHandler(this.KtxtHexValue_TextChanged);
     //
     // klblHexValue
     //
     this.klblHexValue.Location = new System.Drawing.Point(12, 737);
     this.klblHexValue.Name     = "klblHexValue";
     this.klblHexValue.Size     = new System.Drawing.Size(60, 33);
     this.klblHexValue.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblHexValue.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblHexValue.TabIndex    = 44;
     this.klblHexValue.Values.Text = "Hex:";
     //
     // klblAlphaValue
     //
     this.klblAlphaValue.Location = new System.Drawing.Point(416, 740);
     this.klblAlphaValue.Name     = "klblAlphaValue";
     this.klblAlphaValue.Size     = new System.Drawing.Size(6, 2);
     this.klblAlphaValue.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblAlphaValue.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblAlphaValue.TabIndex    = 41;
     this.klblAlphaValue.Values.Text = "";
     //
     // klblRedValue
     //
     this.klblRedValue.Location = new System.Drawing.Point(607, 740);
     this.klblRedValue.Name     = "klblRedValue";
     this.klblRedValue.Size     = new System.Drawing.Size(6, 2);
     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", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblRedValue.TabIndex    = 40;
     this.klblRedValue.Values.Text = "";
     //
     // klblGreenValue
     //
     this.klblGreenValue.Location = new System.Drawing.Point(795, 740);
     this.klblGreenValue.Name     = "klblGreenValue";
     this.klblGreenValue.Size     = new System.Drawing.Size(6, 2);
     this.klblGreenValue.StateCommon.LongText.Font    = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblGreenValue.TabIndex    = 39;
     this.klblGreenValue.Values.Text = "";
     //
     // klblBlueValue
     //
     this.klblBlueValue.Location = new System.Drawing.Point(985, 740);
     this.klblBlueValue.Name     = "klblBlueValue";
     this.klblBlueValue.Size     = new System.Drawing.Size(6, 2);
     this.klblBlueValue.StateCommon.LongText.Font    = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblBlueValue.TabIndex    = 38;
     this.klblBlueValue.Values.Text = "";
     //
     // kryptonLabel10
     //
     this.kryptonLabel10.Location = new System.Drawing.Point(542, 740);
     this.kryptonLabel10.Name     = "kryptonLabel10";
     this.kryptonLabel10.Size     = new System.Drawing.Size(59, 33);
     this.kryptonLabel10.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel10.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel10.TabIndex    = 37;
     this.kryptonLabel10.Values.Text = "Red:";
     //
     // kryptonLabel9
     //
     this.kryptonLabel9.Location = new System.Drawing.Point(709, 740);
     this.kryptonLabel9.Name     = "kryptonLabel9";
     this.kryptonLabel9.Size     = new System.Drawing.Size(80, 33);
     this.kryptonLabel9.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel9.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel9.TabIndex    = 36;
     this.kryptonLabel9.Values.Text = "Green:";
     //
     // kryptonLabel8
     //
     this.kryptonLabel8.Location = new System.Drawing.Point(915, 737);
     this.kryptonLabel8.Name     = "kryptonLabel8";
     this.kryptonLabel8.Size     = new System.Drawing.Size(64, 33);
     this.kryptonLabel8.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel8.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel8.TabIndex    = 35;
     this.kryptonLabel8.Values.Text = "Blue:";
     //
     // kryptonLabel1
     //
     this.kryptonLabel1.Location = new System.Drawing.Point(331, 737);
     this.kryptonLabel1.Name     = "kryptonLabel1";
     this.kryptonLabel1.Size     = new System.Drawing.Size(79, 33);
     this.kryptonLabel1.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel1.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel1.TabIndex    = 33;
     this.kryptonLabel1.Values.Text = "Alpha:";
     //
     // klstPaletteColours
     //
     this.klstPaletteColours.Location = new System.Drawing.Point(12, 12);
     this.klstPaletteColours.Name     = "klstPaletteColours";
     this.klstPaletteColours.Size     = new System.Drawing.Size(483, 688);
     this.klstPaletteColours.StateCommon.Item.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klstPaletteColours.StateCommon.Item.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klstPaletteColours.TabIndex              = 3;
     this.klstPaletteColours.SelectedIndexChanged += new System.EventHandler(this.KlstPaletteColours_SelectedIndexChanged);
     //
     // cbxColourPreview
     //
     this.cbxColourPreview.BackColor = System.Drawing.Color.White;
     this.cbxColourPreview.Location  = new System.Drawing.Point(726, 399);
     this.cbxColourPreview.Name      = "cbxColourPreview";
     this.cbxColourPreview.Size      = new System.Drawing.Size(232, 230);
     this.cbxColourPreview.TabIndex  = 43;
     this.cbxColourPreview.TabStop   = false;
     //
     // cwSelectedColour
     //
     this.cwSelectedColour.BackColor      = System.Drawing.Color.Transparent;
     this.cwSelectedColour.Location       = new System.Drawing.Point(670, 12);
     this.cwSelectedColour.Name           = "cwSelectedColour";
     this.cwSelectedColour.Size           = new System.Drawing.Size(352, 362);
     this.cwSelectedColour.TabIndex       = 42;
     this.cwSelectedColour.ColourChanged += new System.EventHandler(this.CwSelectedColour_ColourChanged);
     //
     // ColourDebugConsole
     //
     this.ClientSize = new System.Drawing.Size(1115, 893);
     this.Controls.Add(this.kpnlContent);
     this.Controls.Add(this.pnlSplitter);
     this.Controls.Add(this.kpnlControls);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.Name          = "ColourDebugConsole";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Palette Debug Console - [{0}]";
     ((System.ComponentModel.ISupportInitialize)(this.kpnlControls)).EndInit();
     this.kpnlControls.ResumeLayout(false);
     this.kpnlControls.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kpnlContent)).EndInit();
     this.kpnlContent.ResumeLayout(false);
     this.kpnlContent.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbxColourPreview)).EndInit();
     this.ResumeLayout(false);
 }