private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ColourPickerDialogLegacy));
     this.kpnlBack         = new Krypton.Toolkit.KryptonPanel();
     this.scpColours       = new Krypton.Toolkit.Suite.Extended.Drawing.Suite.ScreenColourPickerControl();
     this.ceColour         = new Krypton.Toolkit.Suite.Extended.Drawing.Suite.ColourEditorUserControlLegacy();
     this.cwSelectedColour = new Krypton.Toolkit.Suite.Extended.Drawing.Suite.ColourWheelControl();
     this.cem = new Krypton.Toolkit.Suite.Extended.Drawing.Suite.ColourEditorManager();
     this.kryptonButtonExtended1 = new Krypton.Toolkit.Suite.Extended.Standard.Controls.KryptonButtonExtended();
     this.kbeCancel              = new Krypton.Toolkit.Suite.Extended.Standard.Controls.KryptonButtonExtended();
     this.kbeOk                  = new Krypton.Toolkit.Suite.Extended.Standard.Controls.KryptonButtonExtended();
     this.cgColourPalette        = new Cyotek.Windows.Forms.ColorGrid();
     this.cpbColourPreview       = new Krypton.Toolkit.Suite.Extended.Base.CircularPictureBox();
     this.kbtneLoadColourPalette = new Krypton.Toolkit.Suite.Extended.Standard.Controls.KryptonButtonExtended();
     ((System.ComponentModel.ISupportInitialize)(this.kpnlBack)).BeginInit();
     this.kpnlBack.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cpbColourPreview)).BeginInit();
     this.SuspendLayout();
     //
     // kpnlBack
     //
     this.kpnlBack.Controls.Add(this.cgColourPalette);
     this.kpnlBack.Controls.Add(this.cpbColourPreview);
     this.kpnlBack.Controls.Add(this.scpColours);
     this.kpnlBack.Controls.Add(this.kryptonButtonExtended1);
     this.kpnlBack.Controls.Add(this.kbtneLoadColourPalette);
     this.kpnlBack.Controls.Add(this.ceColour);
     this.kpnlBack.Controls.Add(this.cwSelectedColour);
     this.kpnlBack.Controls.Add(this.kbeCancel);
     this.kpnlBack.Controls.Add(this.kbeOk);
     this.kpnlBack.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kpnlBack.Location = new System.Drawing.Point(0, 0);
     this.kpnlBack.Name     = "kpnlBack";
     this.kpnlBack.Size     = new System.Drawing.Size(647, 541);
     this.kpnlBack.TabIndex = 0;
     //
     // scpColours
     //
     this.scpColours.Colour   = System.Drawing.Color.Empty;
     this.scpColours.Image    = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.eyedropper;
     this.scpColours.Location = new System.Drawing.Point(501, 144);
     this.scpColours.Name     = "scpColours";
     this.scpColours.Size     = new System.Drawing.Size(130, 131);
     //
     // ceColour
     //
     this.ceColour.BackColor = System.Drawing.Color.Transparent;
     this.ceColour.Location  = new System.Drawing.Point(249, 12);
     this.ceColour.Name      = "ceColour";
     this.ceColour.Size      = new System.Drawing.Size(246, 321);
     this.ceColour.TabIndex  = 1;
     //
     // 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(231, 212);
     this.cwSelectedColour.TabIndex  = 1;
     //
     // cem
     //
     this.cem.Color              = System.Drawing.Color.Empty;
     this.cem.ColourWheel        = this.cwSelectedColour;
     this.cem.ScreenColourPicker = this.scpColours;
     //
     // kryptonButtonExtended1
     //
     this.kryptonButtonExtended1.Image            = null;
     this.kryptonButtonExtended1.Location         = new System.Drawing.Point(42, 308);
     this.kryptonButtonExtended1.LongTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kryptonButtonExtended1.Name             = "kryptonButtonExtended1";
     this.kryptonButtonExtended1.OverrideDefault.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kryptonButtonExtended1.OverrideDefault.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kryptonButtonExtended1.OverrideDefaultBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.OverrideDefaultBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.OverrideDefaultBorderColourOne         = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.OverrideDefaultBorderColourTwo         = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.OverrideDefaultLongTextColourOne       = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.OverrideDefaultLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.OverrideDefaultShortTextColourOne      = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.OverrideDefaultShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.OverrideFocus.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kryptonButtonExtended1.OverrideFocus.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kryptonButtonExtended1.OverrideFocusBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.OverrideFocusBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.OverrideFocusBorderColourOne           = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.OverrideFocusBorderColourTwo           = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.OverrideFocusLongTextColourOne         = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.OverrideFocusLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.OverrideFocusShortTextColourOne        = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.OverrideFocusShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.ShortTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kryptonButtonExtended1.Size = new System.Drawing.Size(23, 23);
     this.kryptonButtonExtended1.StateCommon.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kryptonButtonExtended1.StateCommon.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kryptonButtonExtended1.StateCommonBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateCommonBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateCommonBorderColourOne           = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateCommonBorderColourTwo           = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateCommonLongTextColourOne         = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateCommonLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateCommonShortTextColourOne        = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateCommonShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateDisabled.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kryptonButtonExtended1.StateDisabled.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kryptonButtonExtended1.StateDisabledBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateDisabledBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateDisabledBorderColourOne         = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateDisabledBorderColourTwo         = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateDisabledLongTextColourOne       = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateDisabledLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateDisabledShortTextColourOne      = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateDisabledShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateNormal.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kryptonButtonExtended1.StateNormal.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kryptonButtonExtended1.StateNormalBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateNormalBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateNormalBorderColourOne           = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateNormalBorderColourTwo           = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateNormalLongTextColourOne         = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateNormalLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateNormalShortTextColourOne        = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateNormalShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StatePressed.Content.LongText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kryptonButtonExtended1.StatePressed.Content.ShortText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kryptonButtonExtended1.StatePressedBackGroundColourOne      = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StatePressedBackGroundColourTwo      = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StatePressedBorderColourOne          = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StatePressedBorderColourTwo          = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StatePressedLongTextColourOne        = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StatePressedLongTextColourTwo        = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StatePressedShortTextColourOne       = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StatePressedShortTextColourTwo       = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateTracking.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kryptonButtonExtended1.StateTracking.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kryptonButtonExtended1.StateTrackingBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateTrackingBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateTrackingBorderColourOne         = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateTrackingBorderColourTwo         = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateTrackingLongTextColourOne       = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateTrackingLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateTrackingShortTextColourOne      = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.StateTrackingShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kryptonButtonExtended1.TabIndex     = 0;
     this.kryptonButtonExtended1.Values.Image = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_save;
     this.kryptonButtonExtended1.Values.Text  = "";
     //
     // kbeCancel
     //
     this.kbeCancel.Image            = null;
     this.kbeCancel.Location         = new System.Drawing.Point(501, 64);
     this.kbeCancel.LongTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeCancel.Name             = "kbeCancel";
     this.kbeCancel.OverrideDefault.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeCancel.OverrideDefault.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeCancel.OverrideDefaultBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbeCancel.OverrideDefaultBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbeCancel.OverrideDefaultBorderColourOne         = System.Drawing.Color.Empty;
     this.kbeCancel.OverrideDefaultBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbeCancel.OverrideDefaultLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbeCancel.OverrideDefaultLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbeCancel.OverrideDefaultShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbeCancel.OverrideDefaultShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbeCancel.OverrideFocus.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeCancel.OverrideFocus.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeCancel.OverrideFocusBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbeCancel.OverrideFocusBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbeCancel.OverrideFocusBorderColourOne           = System.Drawing.Color.Empty;
     this.kbeCancel.OverrideFocusBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbeCancel.OverrideFocusLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbeCancel.OverrideFocusLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbeCancel.OverrideFocusShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbeCancel.OverrideFocusShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbeCancel.ShortTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeCancel.Size = new System.Drawing.Size(130, 38);
     this.kbeCancel.StateCommon.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeCancel.StateCommon.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeCancel.StateCommonBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbeCancel.StateCommonBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbeCancel.StateCommonBorderColourOne           = System.Drawing.Color.Empty;
     this.kbeCancel.StateCommonBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbeCancel.StateCommonLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbeCancel.StateCommonLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbeCancel.StateCommonShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbeCancel.StateCommonShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbeCancel.StateDisabled.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeCancel.StateDisabled.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeCancel.StateDisabledBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbeCancel.StateDisabledBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbeCancel.StateDisabledBorderColourOne         = System.Drawing.Color.Empty;
     this.kbeCancel.StateDisabledBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbeCancel.StateDisabledLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbeCancel.StateDisabledLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbeCancel.StateDisabledShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbeCancel.StateDisabledShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbeCancel.StateNormal.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeCancel.StateNormal.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeCancel.StateNormalBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbeCancel.StateNormalBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbeCancel.StateNormalBorderColourOne           = System.Drawing.Color.Empty;
     this.kbeCancel.StateNormalBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbeCancel.StateNormalLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbeCancel.StateNormalLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbeCancel.StateNormalShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbeCancel.StateNormalShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbeCancel.StatePressed.Content.LongText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeCancel.StatePressed.Content.ShortText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeCancel.StatePressedBackGroundColourOne      = System.Drawing.Color.Empty;
     this.kbeCancel.StatePressedBackGroundColourTwo      = System.Drawing.Color.Empty;
     this.kbeCancel.StatePressedBorderColourOne          = System.Drawing.Color.Empty;
     this.kbeCancel.StatePressedBorderColourTwo          = System.Drawing.Color.Empty;
     this.kbeCancel.StatePressedLongTextColourOne        = System.Drawing.Color.Empty;
     this.kbeCancel.StatePressedLongTextColourTwo        = System.Drawing.Color.Empty;
     this.kbeCancel.StatePressedShortTextColourOne       = System.Drawing.Color.Empty;
     this.kbeCancel.StatePressedShortTextColourTwo       = System.Drawing.Color.Empty;
     this.kbeCancel.StateTracking.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeCancel.StateTracking.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeCancel.StateTrackingBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbeCancel.StateTrackingBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbeCancel.StateTrackingBorderColourOne         = System.Drawing.Color.Empty;
     this.kbeCancel.StateTrackingBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbeCancel.StateTrackingLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbeCancel.StateTrackingLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbeCancel.StateTrackingShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbeCancel.StateTrackingShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbeCancel.TabIndex    = 2;
     this.kbeCancel.Values.Text = "Can&cel";
     //
     // kbeOk
     //
     this.kbeOk.Image            = null;
     this.kbeOk.Location         = new System.Drawing.Point(501, 20);
     this.kbeOk.LongTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeOk.Name             = "kbeOk";
     this.kbeOk.OverrideDefault.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeOk.OverrideDefault.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeOk.OverrideDefaultBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbeOk.OverrideDefaultBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbeOk.OverrideDefaultBorderColourOne         = System.Drawing.Color.Empty;
     this.kbeOk.OverrideDefaultBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbeOk.OverrideDefaultLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbeOk.OverrideDefaultLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbeOk.OverrideDefaultShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbeOk.OverrideDefaultShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbeOk.OverrideFocus.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeOk.OverrideFocus.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeOk.OverrideFocusBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbeOk.OverrideFocusBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbeOk.OverrideFocusBorderColourOne           = System.Drawing.Color.Empty;
     this.kbeOk.OverrideFocusBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbeOk.OverrideFocusLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbeOk.OverrideFocusLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbeOk.OverrideFocusShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbeOk.OverrideFocusShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbeOk.ShortTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeOk.Size = new System.Drawing.Size(130, 38);
     this.kbeOk.StateCommon.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeOk.StateCommon.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeOk.StateCommonBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbeOk.StateCommonBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbeOk.StateCommonBorderColourOne           = System.Drawing.Color.Empty;
     this.kbeOk.StateCommonBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbeOk.StateCommonLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbeOk.StateCommonLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbeOk.StateCommonShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbeOk.StateCommonShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbeOk.StateDisabled.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeOk.StateDisabled.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeOk.StateDisabledBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbeOk.StateDisabledBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbeOk.StateDisabledBorderColourOne         = System.Drawing.Color.Empty;
     this.kbeOk.StateDisabledBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbeOk.StateDisabledLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbeOk.StateDisabledLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbeOk.StateDisabledShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbeOk.StateDisabledShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbeOk.StateNormal.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeOk.StateNormal.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeOk.StateNormalBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbeOk.StateNormalBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbeOk.StateNormalBorderColourOne           = System.Drawing.Color.Empty;
     this.kbeOk.StateNormalBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbeOk.StateNormalLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbeOk.StateNormalLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbeOk.StateNormalShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbeOk.StateNormalShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbeOk.StatePressed.Content.LongText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeOk.StatePressed.Content.ShortText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeOk.StatePressedBackGroundColourOne      = System.Drawing.Color.Empty;
     this.kbeOk.StatePressedBackGroundColourTwo      = System.Drawing.Color.Empty;
     this.kbeOk.StatePressedBorderColourOne          = System.Drawing.Color.Empty;
     this.kbeOk.StatePressedBorderColourTwo          = System.Drawing.Color.Empty;
     this.kbeOk.StatePressedLongTextColourOne        = System.Drawing.Color.Empty;
     this.kbeOk.StatePressedLongTextColourTwo        = System.Drawing.Color.Empty;
     this.kbeOk.StatePressedShortTextColourOne       = System.Drawing.Color.Empty;
     this.kbeOk.StatePressedShortTextColourTwo       = System.Drawing.Color.Empty;
     this.kbeOk.StateTracking.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeOk.StateTracking.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbeOk.StateTrackingBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbeOk.StateTrackingBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbeOk.StateTrackingBorderColourOne         = System.Drawing.Color.Empty;
     this.kbeOk.StateTrackingBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbeOk.StateTrackingLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbeOk.StateTrackingLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbeOk.StateTrackingShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbeOk.StateTrackingShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbeOk.TabIndex    = 1;
     this.kbeOk.Values.Text = "&Ok";
     //
     // cgColourPalette
     //
     this.cgColourPalette.BackColor = System.Drawing.Color.Transparent;
     this.cgColourPalette.Location  = new System.Drawing.Point(12, 337);
     this.cgColourPalette.Name      = "cgColourPalette";
     this.cgColourPalette.Size      = new System.Drawing.Size(247, 180);
     this.cgColourPalette.TabIndex  = 4;
     //
     // cpbColourPreview
     //
     this.cpbColourPreview.BackColor     = System.Drawing.SystemColors.Control;
     this.cpbColourPreview.Location      = new System.Drawing.Point(501, 397);
     this.cpbColourPreview.Name          = "cpbColourPreview";
     this.cpbColourPreview.Size          = new System.Drawing.Size(130, 120);
     this.cpbColourPreview.TabIndex      = 3;
     this.cpbColourPreview.TabStop       = false;
     this.cpbColourPreview.ToolTipValues = null;
     //
     // kbtneLoadColourPalette
     //
     this.kbtneLoadColourPalette.Image            = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.Location         = new System.Drawing.Point(12, 308);
     this.kbtneLoadColourPalette.LongTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLoadColourPalette.Name             = "kbtneLoadColourPalette";
     this.kbtneLoadColourPalette.OverrideDefault.Content.LongText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLoadColourPalette.OverrideDefault.Content.LongText.Image  = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.OverrideDefault.Content.ShortText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLoadColourPalette.OverrideDefault.Content.ShortText.Image = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.OverrideDefaultBackGroundColourOne      = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.OverrideDefaultBackGroundColourTwo      = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.OverrideDefaultBorderColourOne          = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.OverrideDefaultBorderColourTwo          = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.OverrideDefaultLongTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.OverrideDefaultLongTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.OverrideDefaultShortTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.OverrideDefaultShortTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.OverrideFocus.Content.LongText.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLoadColourPalette.OverrideFocus.Content.LongText.Image    = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.OverrideFocus.Content.ShortText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLoadColourPalette.OverrideFocus.Content.ShortText.Image   = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.OverrideFocusBackGroundColourOne        = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.OverrideFocusBackGroundColourTwo        = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.OverrideFocusBorderColourOne            = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.OverrideFocusBorderColourTwo            = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.OverrideFocusLongTextColourOne          = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.OverrideFocusLongTextColourTwo          = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.OverrideFocusShortTextColourOne         = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.OverrideFocusShortTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.ShortTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLoadColourPalette.Size = new System.Drawing.Size(23, 23);
     this.kbtneLoadColourPalette.StateCommon.Content.LongText.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLoadColourPalette.StateCommon.Content.LongText.Image    = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.StateCommon.Content.ShortText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLoadColourPalette.StateCommon.Content.ShortText.Image   = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.StateCommonBackGroundColourOne        = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateCommonBackGroundColourTwo        = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateCommonBorderColourOne            = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateCommonBorderColourTwo            = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateCommonLongTextColourOne          = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateCommonLongTextColourTwo          = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateCommonShortTextColourOne         = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateCommonShortTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateDisabled.Content.LongText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLoadColourPalette.StateDisabled.Content.LongText.Image  = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.StateDisabled.Content.ShortText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLoadColourPalette.StateDisabled.Content.ShortText.Image = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.StateDisabledBackGroundColourOne      = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateDisabledBackGroundColourTwo      = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateDisabledBorderColourOne          = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateDisabledBorderColourTwo          = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateDisabledLongTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateDisabledLongTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateDisabledShortTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateDisabledShortTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateNormal.Content.LongText.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLoadColourPalette.StateNormal.Content.LongText.Image    = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.StateNormal.Content.ShortText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLoadColourPalette.StateNormal.Content.ShortText.Image   = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.StateNormalBackGroundColourOne        = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateNormalBackGroundColourTwo        = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateNormalBorderColourOne            = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateNormalBorderColourTwo            = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateNormalLongTextColourOne          = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateNormalLongTextColourTwo          = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateNormalShortTextColourOne         = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateNormalShortTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StatePressed.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLoadColourPalette.StatePressed.Content.LongText.Image   = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.StatePressed.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLoadColourPalette.StatePressed.Content.ShortText.Image  = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.StatePressedBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StatePressedBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StatePressedBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StatePressedBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StatePressedLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StatePressedLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StatePressedShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StatePressedShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateTracking.Content.LongText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLoadColourPalette.StateTracking.Content.LongText.Image  = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.StateTracking.Content.ShortText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLoadColourPalette.StateTracking.Content.ShortText.Image = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.StateTrackingBackGroundColourOne      = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateTrackingBackGroundColourTwo      = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateTrackingBorderColourOne          = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateTrackingBorderColourTwo          = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateTrackingLongTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateTrackingLongTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateTrackingShortTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.StateTrackingShortTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLoadColourPalette.TabIndex = 1;
     this.kbtneLoadColourPalette.ToolTipValues.Description = "Load a custom palette.";
     this.kbtneLoadColourPalette.ToolTipValues.Heading     = "Custom Palette";
     this.kbtneLoadColourPalette.ToolTipValues.Image       = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.Values.Image = global::Krypton.Toolkit.Suite.Extended.Dialogs.Properties.Resources.palette_load;
     this.kbtneLoadColourPalette.Values.Text  = "";
     //
     // ColourPickerDialog
     //
     this.ClientSize = new System.Drawing.Size(647, 541);
     this.Controls.Add(this.kpnlBack);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "ColourPickerDialog";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.Text            = "Colour Dialog";
     ((System.ComponentModel.ISupportInitialize)(this.kpnlBack)).EndInit();
     this.kpnlBack.ResumeLayout(false);
     this.kpnlBack.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cpbColourPreview)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.kryptonPanel1 = new Krypton.Toolkit.KryptonPanel();
     this.kbtneDismiss  = new Krypton.Toolkit.Suite.Extended.Standard.Controls.KryptonButtonExtended();
     this.kbtneLaunch   = new Krypton.Toolkit.Suite.Extended.Standard.Controls.KryptonButtonExtended();
     this.panel1        = new System.Windows.Forms.Panel();
     this.kryptonPanel2 = new Krypton.Toolkit.KryptonPanel();
     this.pbxIcon       = new System.Windows.Forms.PictureBox();
     this.kwlTitle      = new Krypton.Toolkit.KryptonWrapLabel();
     this.klblContent   = new Krypton.Toolkit.Suite.Extended.Standard.Controls.KryptonLabelExtended();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).BeginInit();
     this.kryptonPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbxIcon)).BeginInit();
     this.SuspendLayout();
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.kbtneLaunch);
     this.kryptonPanel1.Controls.Add(this.kbtneDismiss);
     this.kryptonPanel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 244);
     this.kryptonPanel1.Name     = "kryptonPanel1";
     this.kryptonPanel1.Size     = new System.Drawing.Size(605, 45);
     this.kryptonPanel1.TabIndex = 0;
     //
     // kbtneDismiss
     //
     this.kbtneDismiss.Image            = null;
     this.kbtneDismiss.Location         = new System.Drawing.Point(449, 8);
     this.kbtneDismiss.LongTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.Name             = "kbtneDismiss";
     this.kbtneDismiss.OverrideDefault.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.OverrideDefault.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.OverrideDefaultBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideDefaultBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideDefaultBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideDefaultBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideDefaultLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideDefaultLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideDefaultShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideDefaultShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideFocus.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.OverrideFocus.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.OverrideFocusBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideFocusBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideFocusBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideFocusBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideFocusLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideFocusLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideFocusShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideFocusShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneDismiss.ShortTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.Size = new System.Drawing.Size(144, 25);
     this.kbtneDismiss.StateCommon.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateCommon.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateCommonBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateCommonBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateCommonBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateCommonBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateCommonLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateCommonLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateCommonShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateCommonShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateDisabled.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateDisabled.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateDisabledBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateDisabledBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateDisabledBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateDisabledBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateDisabledLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateDisabledLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateDisabledShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateDisabledShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateNormal.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateNormal.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateNormalBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateNormalBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateNormalBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateNormalBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateNormalLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateNormalLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateNormalShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateNormalShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneDismiss.StatePressed.Content.LongText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StatePressed.Content.ShortText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StatePressedBackGroundColourOne      = System.Drawing.Color.Empty;
     this.kbtneDismiss.StatePressedBackGroundColourTwo      = System.Drawing.Color.Empty;
     this.kbtneDismiss.StatePressedBorderColourOne          = System.Drawing.Color.Empty;
     this.kbtneDismiss.StatePressedBorderColourTwo          = System.Drawing.Color.Empty;
     this.kbtneDismiss.StatePressedLongTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneDismiss.StatePressedLongTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneDismiss.StatePressedShortTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StatePressedShortTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateTracking.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateTracking.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateTrackingBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateTrackingBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateTrackingBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateTrackingBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateTrackingLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateTrackingLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateTrackingShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateTrackingShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtneDismiss.TabIndex    = 0;
     this.kbtneDismiss.Values.Text = "&Dismiss ({0})";
     this.kbtneDismiss.Click      += new System.EventHandler(this.kbtneDismiss_Click);
     //
     // kbtneLaunch
     //
     this.kbtneLaunch.AutoSize         = true;
     this.kbtneLaunch.AutoSizeMode     = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtneLaunch.Image            = null;
     this.kbtneLaunch.Location         = new System.Drawing.Point(12, 8);
     this.kbtneLaunch.LongTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.Name             = "kbtneLaunch";
     this.kbtneLaunch.OverrideDefault.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.OverrideDefault.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.OverrideDefaultBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideDefaultBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideDefaultBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideDefaultBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideDefaultLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideDefaultLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideDefaultShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideDefaultShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideFocus.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.OverrideFocus.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.OverrideFocusBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideFocusBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideFocusBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideFocusBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideFocusLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideFocusLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideFocusShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideFocusShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneLaunch.ShortTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.Size = new System.Drawing.Size(24, 20);
     this.kbtneLaunch.StateCommon.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateCommon.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateCommonBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateCommonBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateCommonBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateCommonBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateCommonLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateCommonLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateCommonShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateCommonShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateDisabled.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateDisabled.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateDisabledBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateDisabledBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateDisabledBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateDisabledBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateDisabledLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateDisabledLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateDisabledShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateDisabledShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateNormal.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateNormal.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateNormalBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateNormalBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateNormalBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateNormalBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateNormalLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateNormalLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateNormalShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateNormalShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneLaunch.StatePressed.Content.LongText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StatePressed.Content.ShortText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StatePressedBackGroundColourOne      = System.Drawing.Color.Empty;
     this.kbtneLaunch.StatePressedBackGroundColourTwo      = System.Drawing.Color.Empty;
     this.kbtneLaunch.StatePressedBorderColourOne          = System.Drawing.Color.Empty;
     this.kbtneLaunch.StatePressedBorderColourTwo          = System.Drawing.Color.Empty;
     this.kbtneLaunch.StatePressedLongTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneLaunch.StatePressedLongTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneLaunch.StatePressedShortTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StatePressedShortTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateTracking.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateTracking.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateTrackingBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateTrackingBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateTrackingBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateTrackingBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateTrackingLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateTrackingLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateTrackingShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateTrackingShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtneLaunch.TabIndex    = 1;
     this.kbtneLaunch.Values.Text = "{0}";
     this.kbtneLaunch.Click      += new System.EventHandler(this.kbtneLaunch_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, 241);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(605, 3);
     this.panel1.TabIndex  = 1;
     //
     // kryptonPanel2
     //
     this.kryptonPanel2.Controls.Add(this.klblContent);
     this.kryptonPanel2.Controls.Add(this.kwlTitle);
     this.kryptonPanel2.Controls.Add(this.pbxIcon);
     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(605, 241);
     this.kryptonPanel2.TabIndex = 2;
     //
     // pbxIcon
     //
     this.pbxIcon.BackColor = System.Drawing.Color.Transparent;
     this.pbxIcon.Location  = new System.Drawing.Point(12, 12);
     this.pbxIcon.Name      = "pbxIcon";
     this.pbxIcon.Size      = new System.Drawing.Size(64, 64);
     this.pbxIcon.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pbxIcon.TabIndex  = 3;
     this.pbxIcon.TabStop   = false;
     //
     // kwlTitle
     //
     this.kwlTitle.AutoSize         = false;
     this.kwlTitle.Font             = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kwlTitle.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     this.kwlTitle.Location         = new System.Drawing.Point(82, 12);
     this.kwlTitle.Name             = "kwlTitle";
     this.kwlTitle.Size             = new System.Drawing.Size(511, 64);
     this.kwlTitle.StateCommon.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kwlTitle.Text             = "kryptonWrapLabel1";
     this.kwlTitle.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // klblContent
     //
     this.klblContent.AutoSize                     = false;
     this.klblContent.Image                        = null;
     this.klblContent.Location                     = new System.Drawing.Point(82, 79);
     this.klblContent.LongTextTypeface             = null;
     this.klblContent.Name                         = "klblContent";
     this.klblContent.ShortTextTypeface            = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblContent.Size                         = new System.Drawing.Size(511, 156);
     this.klblContent.StateCommon.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblContent.StateCommonTextColourOne     = System.Drawing.Color.Empty;
     this.klblContent.StateCommonTextColourTwo     = System.Drawing.Color.Empty;
     this.klblContent.StateDisabled.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblContent.StateDisabledTextColourOne   = System.Drawing.Color.Empty;
     this.klblContent.StateDisabledTextColourTwo   = System.Drawing.Color.Empty;
     this.klblContent.StateNormal.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblContent.StateNormalTextColourOne     = System.Drawing.Color.Empty;
     this.klblContent.StateNormalTextColourTwo     = System.Drawing.Color.Empty;
     this.klblContent.TabIndex                     = 4;
     this.klblContent.Values.Text                  = "kryptonLabelExtended1";
     //
     // KryptonToastNotificationWindow
     //
     this.ClientSize = new System.Drawing.Size(605, 289);
     this.Controls.Add(this.kryptonPanel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.kryptonPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "KryptonToastNotificationWindow";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.Load           += new System.EventHandler(this.KryptonToastNotificationWindow_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.pbxIcon)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.kryptonPanel1     = new Krypton.Toolkit.KryptonPanel();
     this.kbtnReplaceAll    = new Krypton.Toolkit.Suite.Extended.Standard.Controls.KryptonButtonExtended();
     this.kbtnReplace       = new Krypton.Toolkit.Suite.Extended.Standard.Controls.KryptonButtonExtended();
     this.kbtnFindNext      = new Krypton.Toolkit.Suite.Extended.Standard.Controls.KryptonButtonExtended();
     this.ktxtReplace       = new Krypton.Toolkit.KryptonTextBox();
     this.kryptonLabel2     = new Krypton.Toolkit.KryptonLabel();
     this.kcbRegex          = new Krypton.Toolkit.KryptonCheckBox();
     this.kcbMatchWholeWord = new Krypton.Toolkit.KryptonCheckBox();
     this.kcbMatchCase      = new Krypton.Toolkit.KryptonCheckBox();
     this.ktxtFind          = new Krypton.Toolkit.KryptonTextBox();
     this.kryptonLabel1     = new Krypton.Toolkit.KryptonLabel();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.kbtnReplaceAll);
     this.kryptonPanel1.Controls.Add(this.kbtnReplace);
     this.kryptonPanel1.Controls.Add(this.kbtnFindNext);
     this.kryptonPanel1.Controls.Add(this.ktxtReplace);
     this.kryptonPanel1.Controls.Add(this.kryptonLabel2);
     this.kryptonPanel1.Controls.Add(this.kcbRegex);
     this.kryptonPanel1.Controls.Add(this.kcbMatchWholeWord);
     this.kryptonPanel1.Controls.Add(this.kcbMatchCase);
     this.kryptonPanel1.Controls.Add(this.ktxtFind);
     this.kryptonPanel1.Controls.Add(this.kryptonLabel1);
     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(390, 191);
     this.kryptonPanel1.TabIndex = 0;
     //
     // kbtnReplaceAll
     //
     this.kbtnReplaceAll.Image            = null;
     this.kbtnReplaceAll.Location         = new System.Drawing.Point(288, 124);
     this.kbtnReplaceAll.LongTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplaceAll.Name             = "kbtnReplaceAll";
     this.kbtnReplaceAll.OverrideDefault.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplaceAll.OverrideDefault.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplaceAll.OverrideDefaultBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.OverrideDefaultBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.OverrideDefaultBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.OverrideDefaultBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.OverrideDefaultLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.OverrideDefaultLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.OverrideDefaultShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.OverrideDefaultShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.OverrideFocus.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplaceAll.OverrideFocus.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplaceAll.OverrideFocusBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.OverrideFocusBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.OverrideFocusBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.OverrideFocusBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.OverrideFocusLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.OverrideFocusLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.OverrideFocusShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.OverrideFocusShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.ShortTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplaceAll.Size = new System.Drawing.Size(90, 25);
     this.kbtnReplaceAll.StateCommon.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplaceAll.StateCommon.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplaceAll.StateCommonBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateCommonBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateCommonBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateCommonBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateCommonLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateCommonLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateCommonShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateCommonShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateDisabled.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplaceAll.StateDisabled.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplaceAll.StateDisabledBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateDisabledBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateDisabledBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateDisabledBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateDisabledLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateDisabledLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateDisabledShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateDisabledShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateNormal.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplaceAll.StateNormal.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplaceAll.StateNormalBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateNormalBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateNormalBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateNormalBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateNormalLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateNormalLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateNormalShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateNormalShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StatePressed.Content.LongText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplaceAll.StatePressed.Content.ShortText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplaceAll.StatePressedBackGroundColourOne      = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StatePressedBackGroundColourTwo      = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StatePressedBorderColourOne          = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StatePressedBorderColourTwo          = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StatePressedLongTextColourOne        = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StatePressedLongTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StatePressedShortTextColourOne       = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StatePressedShortTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateTracking.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplaceAll.StateTracking.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplaceAll.StateTrackingBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateTrackingBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateTrackingBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateTrackingBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateTrackingLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateTrackingLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateTrackingShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.StateTrackingShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtnReplaceAll.TabIndex    = 15;
     this.kbtnReplaceAll.Values.Text = "Replace &All";
     this.kbtnReplaceAll.Click      += new System.EventHandler(this.kbtnReplaceAll_Click);
     //
     // kbtnReplace
     //
     this.kbtnReplace.Image            = null;
     this.kbtnReplace.Location         = new System.Drawing.Point(192, 124);
     this.kbtnReplace.LongTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplace.Name             = "kbtnReplace";
     this.kbtnReplace.OverrideDefault.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplace.OverrideDefault.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplace.OverrideDefaultBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtnReplace.OverrideDefaultBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtnReplace.OverrideDefaultBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtnReplace.OverrideDefaultBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtnReplace.OverrideDefaultLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtnReplace.OverrideDefaultLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtnReplace.OverrideDefaultShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtnReplace.OverrideDefaultShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtnReplace.OverrideFocus.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplace.OverrideFocus.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplace.OverrideFocusBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtnReplace.OverrideFocusBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtnReplace.OverrideFocusBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtnReplace.OverrideFocusBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtnReplace.OverrideFocusLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtnReplace.OverrideFocusLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtnReplace.OverrideFocusShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtnReplace.OverrideFocusShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtnReplace.ShortTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplace.Size = new System.Drawing.Size(90, 25);
     this.kbtnReplace.StateCommon.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplace.StateCommon.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplace.StateCommonBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtnReplace.StateCommonBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtnReplace.StateCommonBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtnReplace.StateCommonBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtnReplace.StateCommonLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtnReplace.StateCommonLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtnReplace.StateCommonShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtnReplace.StateCommonShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtnReplace.StateDisabled.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplace.StateDisabled.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplace.StateDisabledBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtnReplace.StateDisabledBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtnReplace.StateDisabledBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtnReplace.StateDisabledBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtnReplace.StateDisabledLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtnReplace.StateDisabledLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtnReplace.StateDisabledShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtnReplace.StateDisabledShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtnReplace.StateNormal.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplace.StateNormal.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplace.StateNormalBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtnReplace.StateNormalBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtnReplace.StateNormalBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtnReplace.StateNormalBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtnReplace.StateNormalLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtnReplace.StateNormalLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtnReplace.StateNormalShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtnReplace.StateNormalShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtnReplace.StatePressed.Content.LongText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplace.StatePressed.Content.ShortText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplace.StatePressedBackGroundColourOne      = System.Drawing.Color.Empty;
     this.kbtnReplace.StatePressedBackGroundColourTwo      = System.Drawing.Color.Empty;
     this.kbtnReplace.StatePressedBorderColourOne          = System.Drawing.Color.Empty;
     this.kbtnReplace.StatePressedBorderColourTwo          = System.Drawing.Color.Empty;
     this.kbtnReplace.StatePressedLongTextColourOne        = System.Drawing.Color.Empty;
     this.kbtnReplace.StatePressedLongTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtnReplace.StatePressedShortTextColourOne       = System.Drawing.Color.Empty;
     this.kbtnReplace.StatePressedShortTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtnReplace.StateTracking.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplace.StateTracking.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnReplace.StateTrackingBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtnReplace.StateTrackingBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtnReplace.StateTrackingBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtnReplace.StateTrackingBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtnReplace.StateTrackingLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtnReplace.StateTrackingLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtnReplace.StateTrackingShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtnReplace.StateTrackingShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtnReplace.TabIndex    = 14;
     this.kbtnReplace.Values.Text = "R&eplace";
     this.kbtnReplace.Click      += new System.EventHandler(this.kbtnReplace_Click);
     //
     // kbtnFindNext
     //
     this.kbtnFindNext.Image            = null;
     this.kbtnFindNext.Location         = new System.Drawing.Point(96, 124);
     this.kbtnFindNext.LongTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnFindNext.Name             = "kbtnFindNext";
     this.kbtnFindNext.OverrideDefault.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnFindNext.OverrideDefault.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnFindNext.OverrideDefaultBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtnFindNext.OverrideDefaultBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtnFindNext.OverrideDefaultBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtnFindNext.OverrideDefaultBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtnFindNext.OverrideDefaultLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtnFindNext.OverrideDefaultLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtnFindNext.OverrideDefaultShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtnFindNext.OverrideDefaultShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtnFindNext.OverrideFocus.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnFindNext.OverrideFocus.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnFindNext.OverrideFocusBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtnFindNext.OverrideFocusBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtnFindNext.OverrideFocusBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtnFindNext.OverrideFocusBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtnFindNext.OverrideFocusLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtnFindNext.OverrideFocusLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtnFindNext.OverrideFocusShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtnFindNext.OverrideFocusShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtnFindNext.ShortTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnFindNext.Size = new System.Drawing.Size(90, 25);
     this.kbtnFindNext.StateCommon.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnFindNext.StateCommon.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnFindNext.StateCommonBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateCommonBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateCommonBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateCommonBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateCommonLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateCommonLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateCommonShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateCommonShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateDisabled.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnFindNext.StateDisabled.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnFindNext.StateDisabledBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateDisabledBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateDisabledBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateDisabledBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateDisabledLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateDisabledLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateDisabledShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateDisabledShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateNormal.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnFindNext.StateNormal.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnFindNext.StateNormalBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateNormalBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateNormalBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateNormalBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateNormalLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateNormalLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateNormalShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateNormalShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtnFindNext.StatePressed.Content.LongText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnFindNext.StatePressed.Content.ShortText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnFindNext.StatePressedBackGroundColourOne      = System.Drawing.Color.Empty;
     this.kbtnFindNext.StatePressedBackGroundColourTwo      = System.Drawing.Color.Empty;
     this.kbtnFindNext.StatePressedBorderColourOne          = System.Drawing.Color.Empty;
     this.kbtnFindNext.StatePressedBorderColourTwo          = System.Drawing.Color.Empty;
     this.kbtnFindNext.StatePressedLongTextColourOne        = System.Drawing.Color.Empty;
     this.kbtnFindNext.StatePressedLongTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtnFindNext.StatePressedShortTextColourOne       = System.Drawing.Color.Empty;
     this.kbtnFindNext.StatePressedShortTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateTracking.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnFindNext.StateTracking.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtnFindNext.StateTrackingBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateTrackingBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateTrackingBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateTrackingBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateTrackingLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateTrackingLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateTrackingShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtnFindNext.StateTrackingShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtnFindNext.TabIndex    = 12;
     this.kbtnFindNext.Values.Text = "&Find Next";
     this.kbtnFindNext.Click      += new System.EventHandler(this.kbtnFindNext_Click);
     //
     // ktxtReplace
     //
     this.ktxtReplace.Hint     = "Replace with...";
     this.ktxtReplace.Location = new System.Drawing.Point(74, 82);
     this.ktxtReplace.Name     = "ktxtReplace";
     this.ktxtReplace.Size     = new System.Drawing.Size(304, 23);
     this.ktxtReplace.TabIndex = 10;
     //
     // kryptonLabel2
     //
     this.kryptonLabel2.Location    = new System.Drawing.Point(12, 85);
     this.kryptonLabel2.Name        = "kryptonLabel2";
     this.kryptonLabel2.Size        = new System.Drawing.Size(56, 20);
     this.kryptonLabel2.TabIndex    = 11;
     this.kryptonLabel2.Values.Text = "Replace:";
     //
     // kcbRegex
     //
     this.kcbRegex.Location    = new System.Drawing.Point(303, 38);
     this.kcbRegex.Name        = "kcbRegex";
     this.kcbRegex.Size        = new System.Drawing.Size(57, 20);
     this.kcbRegex.TabIndex    = 9;
     this.kcbRegex.Values.Text = "&Regex";
     //
     // kcbMatchWholeWord
     //
     this.kcbMatchWholeWord.Location    = new System.Drawing.Point(167, 38);
     this.kcbMatchWholeWord.Name        = "kcbMatchWholeWord";
     this.kcbMatchWholeWord.Size        = new System.Drawing.Size(130, 20);
     this.kcbMatchWholeWord.TabIndex    = 8;
     this.kcbMatchWholeWord.Values.Text = "Match &Whole Word";
     //
     // kcbMatchCase
     //
     this.kcbMatchCase.Location        = new System.Drawing.Point(74, 38);
     this.kcbMatchCase.Name            = "kcbMatchCase";
     this.kcbMatchCase.Size            = new System.Drawing.Size(87, 20);
     this.kcbMatchCase.TabIndex        = 7;
     this.kcbMatchCase.Values.Text     = "Match &Case";
     this.kcbMatchCase.CheckedChanged += new System.EventHandler(this.kcbMatchCase_CheckedChanged);
     //
     // ktxtFind
     //
     this.ktxtFind.Hint      = "Find...";
     this.ktxtFind.Location  = new System.Drawing.Point(74, 9);
     this.ktxtFind.Name      = "ktxtFind";
     this.ktxtFind.Size      = new System.Drawing.Size(304, 23);
     this.ktxtFind.TabIndex  = 5;
     this.ktxtFind.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ktxtFind_KeyPress);
     //
     // kryptonLabel1
     //
     this.kryptonLabel1.Location    = new System.Drawing.Point(32, 12);
     this.kryptonLabel1.Name        = "kryptonLabel1";
     this.kryptonLabel1.Size        = new System.Drawing.Size(36, 20);
     this.kryptonLabel1.TabIndex    = 6;
     this.kryptonLabel1.Values.Text = "Find:";
     //
     // ReplaceWindow
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(390, 191);
     this.Controls.Add(this.kryptonPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "ReplaceWindow";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Find and Replace";
     this.UseDropShadow   = false;
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.ReplaceWindow_FormClosing);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.kryptonPanel1.PerformLayout();
     this.ResumeLayout(false);
 }